[js-embedded-discovery] branch main updated: Bump minor version due to enhancements.

Scott Cantor cantor.2 at osu.edu
Tue Feb 27 15:46:51 UTC 2024


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=e8d78f2841f9fefd31cd7f3df14ffc6aee5a69c7

The following commit(s) were added to refs/heads/main by this push:
     new e8d78f2  Bump minor version due to enhancements.
e8d78f2 is described below

commit e8d78f2841f9fefd31cd7f3df14ffc6aee5a69c7
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 27 10:46:46 2024 -0500

    Bump minor version due to enhancements.
---
 Makefile                    | 2 +-
 shibboleth-embedded-ds.spec | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 967d2dc..2f5921e 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ INSTALL=/usr/bin/install
 JAVA=java
 TAR=tar
 ZIP=zip
-TARGET=shibboleth-embedded-ds-1.2.3
+TARGET=shibboleth-embedded-ds-1.3.0
 prefix=
 sysconfdir=${prefix}/etc
 
diff --git a/shibboleth-embedded-ds.spec b/shibboleth-embedded-ds.spec
index a4f48f8..6f32010 100644
--- a/shibboleth-embedded-ds.spec
+++ b/shibboleth-embedded-ds.spec
@@ -1,5 +1,5 @@
 Name: shibboleth-embedded-ds
-Version: 1.2.3
+Version: 1.3.0
 Release: 1%{?dist}
 Summary: Client-side federation discovery service for SAML-based SSO
 Group: Productivity/Networking/Security
@@ -92,7 +92,7 @@ cd /
 %config %{_sysconfdir}/shibboleth-ds/shibboleth-ds.conf
 
 %changelog
-* Tue Feb 27 2024 Scott Cantor <cantor.2 at osu.edu> - 1.2.3-1
+* Tue Feb 27 2024 Scott Cantor <cantor.2 at osu.edu> - 1.3.0-1
 - Update version.
 
 * Sat Jun 17 2023 John W. O'Brien <john at saltant.com> - 1.2.2-2

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


More information about the commits mailing list