[cpp-linbuild] branch main updated: Add hyphen separating version string.
Scott Cantor
cantor.2 at osu.edu
Mon Oct 13 23:11:56 UTC 2025
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=30643b0c01a566a9d8ece9d09f2a803b2bd8e3a9
The following commit(s) were added to refs/heads/main by this push:
new 30643b0 Add hyphen separating version string.
30643b0 is described below
commit 30643b0c01a566a9d8ece9d09f2a803b2bd8e3a9
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Oct 13 19:11:53 2025 -0400
Add hyphen separating version string.
---
common/SPECS/shibboleth-sp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/SPECS/shibboleth-sp.spec b/common/SPECS/shibboleth-sp.spec
index c7547e8..47a5a62 100644
--- a/common/SPECS/shibboleth-sp.spec
+++ b/common/SPECS/shibboleth-sp.spec
@@ -1,5 +1,5 @@
Name: shibboleth-sp
-Version: 4.0.0alpha1
+Version: 4.0.0-alpha1
Release: %{?dist}
Summary: Open source agent for attribute-based Web SSO
Group: Productivity/Networking/Security
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list