[cpp-sp] branch main updated: Missed a version bump.
Scott Cantor
cantor.2 at osu.edu
Tue Dec 15 03:00:37 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=1173336c9da1e62485cd1575956289e033c84ac5
The following commit(s) were added to refs/heads/main by this push:
new 1173336c Missed a version bump.
1173336c is described below
commit 1173336c9da1e62485cd1575956289e033c84ac5
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Dec 14 22:00:30 2020 -0500
Missed a version bump.
---
shibboleth.spec.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/shibboleth.spec.in b/shibboleth.spec.in
index ae548d8b..c9a60e93 100644
--- a/shibboleth.spec.in
+++ b/shibboleth.spec.in
@@ -29,8 +29,8 @@ BuildRequires: gdb
%endif
BuildRequires: libxerces-c-devel >= 3.2
BuildRequires: libxml-security-c-devel >= 2.0.0
-BuildRequires: libxmltooling-devel >= 3.1.0
-BuildRequires: libsaml-devel >= 3.1.0
+BuildRequires: libxmltooling-devel >= 3.2.0
+BuildRequires: libsaml-devel >= 3.2.0
%{?_with_log4cpp:BuildRequires: liblog4cpp-devel >= 1.0}
%{!?_with_log4cpp:BuildRequires: liblog4shib-devel >= 2}
%if 0%{?rhel} == 6 || 0%{?rhel} == 7 || 0%{?amzn} >= 1
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list