[cpp-xmltooling] branch master updated: Misnamed library package.
Scott Cantor
cantor.2 at osu.edu
Thu Apr 2 09:47:58 EDT 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-xmltooling.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=17feedc23887866d16342601c9d8271be824820c
The following commit(s) were added to refs/heads/master by this push:
new 17feedc Misnamed library package.
17feedc is described below
commit 17feedc23887866d16342601c9d8271be824820c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 2 09:47:51 2020 -0400
Misnamed library package.
---
xmltooling.spec.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xmltooling.spec.in b/xmltooling.spec.in
index 1b7ab1b..bcc6c87 100644
--- a/xmltooling.spec.in
+++ b/xmltooling.spec.in
@@ -47,7 +47,7 @@ for declaring element- and type-specific API and implementation
classes to add value around the DOM, as well as signing and encryption
support.
-%package -n lib at PACKAGE_NAME@8
+%package -n lib at PACKAGE_NAME@9
Summary: OpenSAML XMLTooling library
Group: Development/Libraries/C and C++
Provides: @PACKAGE_NAME@ = %{version}-%{release}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list