[cpp-sp] branch main updated: Bump schema requirement.

Scott Cantor cantor.2 at osu.edu
Mon Dec 7 23:32:16 UTC 2020


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=fa7c3b5a5a427933ea6a7bf745724e7ab57e6967

The following commit(s) were added to refs/heads/main by this push:
       new  fa7c3b5a  Bump schema requirement.
fa7c3b5a is described below

commit fa7c3b5a5a427933ea6a7bf745724e7ab57e6967
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Dec 7 18:32:11 2020 -0500

    Bump schema requirement.
---
 shibboleth.spec.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/shibboleth.spec.in b/shibboleth.spec.in
index 16d18856..ae548d8b 100644
--- a/shibboleth.spec.in
+++ b/shibboleth.spec.in
@@ -11,9 +11,9 @@ BuildRoot:	%{_tmppath}/%{name}-sp-%{version}-root
 Obsoletes:	shibboleth-sp = 2.5.0
 Requires:	openssl
 %if 0%{?rhel} >= 6 || 0%{?amzn} >= 1
-PreReq:		xmltooling-schemas%{?_isa} >= 3.1.0, opensaml-schemas%{?_isa} >= 3.1.0
+PreReq:		xmltooling-schemas%{?_isa} >= 3.2.0, opensaml-schemas%{?_isa} >= 3.2.0
 %else
-PreReq:		xmltooling-schemas >= 3.1.0, opensaml-schemas >= 3.1.0
+PreReq:		xmltooling-schemas >= 3.2.0, opensaml-schemas >= 3.2.0
 %endif
 %if 0%{?suse_version} > 1030 && 0%{?suse_version} < 1130
 PreReq:		%{insserv_prereq} %{fillup_prereq}

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


More information about the commits mailing list