[js-embedded-discovery] branch main updated: Bump version to 1.4.0

Scott Cantor cantor.2 at osu.edu
Wed Sep 24 15:20:59 UTC 2025


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

scantor pushed a commit to branch main
in repository js-embedded-discovery.

View the commit online:
http://git.shibboleth.net/view/?p=js-embedded-discovery.git;a=commit;h=1caa94624d847d0a8672bf5acd3cbf5b34ff4766

The following commit(s) were added to refs/heads/main by this push:
     new 1caa946  Bump version to 1.4.0
1caa946 is described below

commit 1caa94624d847d0a8672bf5acd3cbf5b34ff4766
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Sep 24 11:20:54 2025 -0400

    Bump version to 1.4.0
---
 Makefile                    | 2 +-
 shibboleth-embedded-ds.spec | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 2f5921e..b472558 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ INSTALL=/usr/bin/install
 JAVA=java
 TAR=tar
 ZIP=zip
-TARGET=shibboleth-embedded-ds-1.3.0
+TARGET=shibboleth-embedded-ds-1.4.0
 prefix=
 sysconfdir=${prefix}/etc
 
diff --git a/shibboleth-embedded-ds.spec b/shibboleth-embedded-ds.spec
index 6f32010..374ecfa 100644
--- a/shibboleth-embedded-ds.spec
+++ b/shibboleth-embedded-ds.spec
@@ -1,5 +1,5 @@
 Name: shibboleth-embedded-ds
-Version: 1.3.0
+Version: 1.4.0
 Release: 1%{?dist}
 Summary: Client-side federation discovery service for SAML-based SSO
 Group: Productivity/Networking/Security
@@ -92,6 +92,9 @@ cd /
 %config %{_sysconfdir}/shibboleth-ds/shibboleth-ds.conf
 
 %changelog
+* Wed Sep 24 2025 Scott Cantor <cantor.2 at osu.edu> - 1.4.0-1
+- Update version.
+
 * Tue Feb 27 2024 Scott Cantor <cantor.2 at osu.edu> - 1.3.0-1
 - Update version.
 

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


More information about the commits mailing list