[cpp-linbuild] branch main updated: Bump xmltooling to 3.2.4.
Scott Cantor
cantor.2 at osu.edu
Mon Jun 12 12:48:34 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository cpp-linbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-linbuild.git;a=commit;h=94ff7390950492e2f1d4ed069e02773ed3596daf
The following commit(s) were added to refs/heads/main by this push:
new 94ff739 Bump xmltooling to 3.2.4.
94ff739 is described below
commit 94ff7390950492e2f1d4ed069e02773ed3596daf
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 12 08:48:14 2023 -0400
Bump xmltooling to 3.2.4.
---
Makefile | 2 +-
common/SPECS/xmltooling.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index d984fd1..347c29c 100644
--- a/Makefile
+++ b/Makefile
@@ -104,7 +104,7 @@ CURLOPENSSL_VALID_PLATFORMS=centos7 amazonlinux2
# Look closely: these variables refer to the OPENSAML variables
XMLTOOLING_COMPNAME=xmltooling
-XMLTOOLING_VERSION=3.2.3
+XMLTOOLING_VERSION=3.2.4
XMLTOOLING_DISTFILE=$(XMLTOOLING_COMPNAME)-$(XMLTOOLING_VERSION).$(DEFAULT_DIST_EXT)
XMLTOOLING_URL=https://shibboleth.net/downloads/c++-opensaml/$(OPENSAML_VERSION)/$(XMLTOOLING_DISTFILE)
XMLTOOLING_DEPENDS=LOG4SHIB XERCESC XMLSECURITYC
diff --git a/common/SPECS/xmltooling.spec b/common/SPECS/xmltooling.spec
index d0d01ac..2ea8d91 100644
--- a/common/SPECS/xmltooling.spec
+++ b/common/SPECS/xmltooling.spec
@@ -1,5 +1,5 @@
Name: xmltooling
-Version: 3.2.3
+Version: 3.2.4
Release: 1
Summary: OpenSAML XML Processing library
Group: Development/Libraries/C and C++
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list