From 88d8849cc611b3990b4ff51767226c4cea5c1c8e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 18:25:19 +0000 Subject: [PATCH 1/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- mod_auth_mellon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_auth_mellon.spec b/mod_auth_mellon.spec index 008d9b3..c359d90 100644 --- a/mod_auth_mellon.spec +++ b/mod_auth_mellon.spec @@ -3,7 +3,7 @@ Summary: A SAML 2.0 authentication module for the Apache Httpd Server Name: mod_auth_mellon Version: 0.19.0 -Release: 1%{?dist} +Release: 2%{?dist} Source0: https://github.com/latchset/mod_auth_mellon/releases/download/v%{version}/mod_auth_mellon-%{version}.tar.gz Source1: auth_mellon.conf Source2: 10-auth_mellon.conf @@ -109,6 +109,9 @@ in the doc directory for instructions on using the diagnostics build. %dir /run/%{name}/ %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 0.19.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Tue Jan 25 2024 Tomas Halman - 0.19.0-1 - Resolves: rhbz#2258342 - new version is available From 9a97cb82f2c76a3bd623fd842a826016c1a1d4b2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 18:50:22 +0000 Subject: [PATCH 2/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- mod_auth_mellon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_auth_mellon.spec b/mod_auth_mellon.spec index c359d90..a24d13c 100644 --- a/mod_auth_mellon.spec +++ b/mod_auth_mellon.spec @@ -3,7 +3,7 @@ Summary: A SAML 2.0 authentication module for the Apache Httpd Server Name: mod_auth_mellon Version: 0.19.0 -Release: 2%{?dist} +Release: 3%{?dist} Source0: https://github.com/latchset/mod_auth_mellon/releases/download/v%{version}/mod_auth_mellon-%{version}.tar.gz Source1: auth_mellon.conf Source2: 10-auth_mellon.conf @@ -109,6 +109,9 @@ in the doc directory for instructions on using the diagnostics build. %dir /run/%{name}/ %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 0.19.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Jul 18 2024 Fedora Release Engineering - 0.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From f4700c490337ca6296c2cf0de4af59e0620b9aee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 22:13:23 +0000 Subject: [PATCH 3/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- mod_auth_mellon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_auth_mellon.spec b/mod_auth_mellon.spec index a24d13c..1b52206 100644 --- a/mod_auth_mellon.spec +++ b/mod_auth_mellon.spec @@ -3,7 +3,7 @@ Summary: A SAML 2.0 authentication module for the Apache Httpd Server Name: mod_auth_mellon Version: 0.19.0 -Release: 3%{?dist} +Release: 4%{?dist} Source0: https://github.com/latchset/mod_auth_mellon/releases/download/v%{version}/mod_auth_mellon-%{version}.tar.gz Source1: auth_mellon.conf Source2: 10-auth_mellon.conf @@ -109,6 +109,9 @@ in the doc directory for instructions on using the diagnostics build. %dir /run/%{name}/ %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 0.19.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jan 17 2025 Fedora Release Engineering - 0.19.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From f89bd62c94798673f43e646628359fa69eff5617 Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Mon, 8 Dec 2025 11:30:26 +0100 Subject: [PATCH 4/6] Drop support for EOL releases --- mod_auth_mellon.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mod_auth_mellon.spec b/mod_auth_mellon.spec index 1b52206..c11d35f 100644 --- a/mod_auth_mellon.spec +++ b/mod_auth_mellon.spec @@ -93,11 +93,7 @@ in the doc directory for instructions on using the diagnostics build. %{_httpd_moddir}/%{name}-diagnostics.so %files -%if 0%{?rhel} && 0%{?rhel} < 7 -%doc COPYING -%else %license COPYING -%endif %doc README.md NEWS ECP.rst %doc %{_pkgdocdir}/README.redhat.rst %doc %{_pkgdocdir}/user_guide From a2a275aaadbec27c7830c6bdba3d7a8a4e2ab8a0 Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Mon, 8 Dec 2025 11:30:52 +0100 Subject: [PATCH 5/6] Fix bogus date in changelog --- mod_auth_mellon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod_auth_mellon.spec b/mod_auth_mellon.spec index c11d35f..345a842 100644 --- a/mod_auth_mellon.spec +++ b/mod_auth_mellon.spec @@ -114,7 +114,7 @@ in the doc directory for instructions on using the diagnostics build. * Thu Jul 18 2024 Fedora Release Engineering - 0.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild -* Tue Jan 25 2024 Tomas Halman - 0.19.0-1 +* Thu Jan 25 2024 Tomas Halman - 0.19.0-1 - Resolves: rhbz#2258342 - new version is available * Thu Jan 25 2024 Fedora Release Engineering - 0.18.1-6 From 5eb62c37c304ece31cc16c5f0b714799de7d99f2 Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Mon, 8 Dec 2025 11:52:05 +0100 Subject: [PATCH 6/6] Update to 0.19.1 --- .gitignore | 1 + mod_auth_mellon.spec | 11 ++++++++--- sources | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ebd5866..0404062 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /v0.18.0.tar.gz /v0.18.1.tar.gz /mod_auth_mellon-0.19.0.tar.gz +/mod_auth_mellon-0.19.1.tar.gz diff --git a/mod_auth_mellon.spec b/mod_auth_mellon.spec index 345a842..45215ec 100644 --- a/mod_auth_mellon.spec +++ b/mod_auth_mellon.spec @@ -2,9 +2,9 @@ Summary: A SAML 2.0 authentication module for the Apache Httpd Server Name: mod_auth_mellon -Version: 0.19.0 -Release: 4%{?dist} -Source0: https://github.com/latchset/mod_auth_mellon/releases/download/v%{version}/mod_auth_mellon-%{version}.tar.gz +Version: 0.19.1 +Release: 1%{?dist} +Source0: https://github.com/latchset/mod_auth_mellon/archive/v%{version}/%{name}-%{version}.tar.gz Source1: auth_mellon.conf Source2: 10-auth_mellon.conf Source3: mod_auth_mellon.conf @@ -105,6 +105,11 @@ in the doc directory for instructions on using the diagnostics build. %dir /run/%{name}/ %changelog +* Mon Dec 08 2025 Xavier Bachelot - 0.19.1-1 +- Update to 0.19.1 +- Fix bogus date in changelog +- Drop support for EOL releases + * Thu Jul 24 2025 Fedora Release Engineering - 0.19.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index 746d745..bee21cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mod_auth_mellon-0.19.0.tar.gz) = 08accdf174536d7e5d2bd833c130a55da00dbb70d397dd5c79287135cdba9fbc9742fff694be3fcb18010ae137bc8523332bc7fd5872814ef60c14ba9b6c301c +SHA512 (mod_auth_mellon-0.19.1.tar.gz) = d512cf0eb52b91c7f6671e5e9425eb62263e58e0d3c5daea0fab13315e6310e228fd2f736a1793dc67037dbd717727a61908eb87e7b6654d7da4c62434c9301d