[cpp-linbuild] branch main updated: Revert "Add hyphen separating version string."

John W. O'Brien john at saltant.com
Fri Oct 17 14:23:34 UTC 2025


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

obrienjw 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=79340e69e6775e92091ed72db06d3c5cddfb9559

The following commit(s) were added to refs/heads/main by this push:
     new 79340e6  Revert "Add hyphen separating version string."
79340e6 is described below

commit 79340e69e6775e92091ed72db06d3c5cddfb9559
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Oct 17 10:22:46 2025 -0400

    Revert "Add hyphen separating version string."
    
    This reverts commit 30643b0c01a566a9d8ece9d09f2a803b2bd8e3a9.
    
    RPM: error: line 2: Illegal char '-' (0x2d) in: Version: 4.0.0-alpha1
    Failed to open: 'shibboleth-sp.spec', not a valid spec file: can't parse specfile
---
 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 47a5a62..c7547e8 100644
--- a/common/SPECS/shibboleth-sp.spec
+++ b/common/SPECS/shibboleth-sp.spec
@@ -1,5 +1,5 @@
 Name: shibboleth-sp
-Version: 4.0.0-alpha1
+Version: 4.0.0alpha1
 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