[cpp-xmltooling] branch master updated: Missed a version specifier.

Scott Cantor cantor.2 at osu.edu
Tue Nov 21 14:17:07 EST 2017


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=fcd2f9de078416c01255e6917269209e047780f2

The following commit(s) were added to refs/heads/master by this push:
       new  fcd2f9d   Missed a version specifier.
fcd2f9d is described below

commit fcd2f9de078416c01255e6917269209e047780f2
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Nov 21 14:17:03 2017 -0500

    Missed a version specifier.
---
 xmltooling.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xmltooling.spec.in b/xmltooling.spec.in
index 5f3730f..1c0f16f 100644
--- a/xmltooling.spec.in
+++ b/xmltooling.spec.in
@@ -71,7 +71,7 @@ This package contains just the shared library.
 %package -n lib at PACKAGE_NAME@-devel
 Summary:	XMLTooling development Headers
 Group:		Development/Libraries/C and C++
-Requires:	lib at PACKAGE_NAME@7 = %{version}-%{release}
+Requires:	lib at PACKAGE_NAME@8 = %{version}-%{release}
 Provides:	@PACKAGE_NAME at -devel = %{version}-%{release}
 Obsoletes:	@PACKAGE_NAME at -devel < %{version}-%{release}
 %if 0%{?rhel} >= 7 || 0%{?centos_version} >= 700

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list