diff --git a/apache2-mod_auth_mellon.changes b/apache2-mod_auth_mellon.changes index 3ae93fb..1792cde 100644 --- a/apache2-mod_auth_mellon.changes +++ b/apache2-mod_auth_mellon.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Dec 11 12:21:07 UTC 2024 - pgajdos@suse.com + +- version update to 0.19.1 + * Remove legacy code that is unused because of minimum requirements. + * Cleanup HTML in rendered forms. + * Documentation cleanups and improvements. + ------------------------------------------------------------------- Mon Mar 25 14:01:29 UTC 2024 - pgajdos@suse.com diff --git a/apache2-mod_auth_mellon.spec b/apache2-mod_auth_mellon.spec index c448a82..fe54a9d 100644 --- a/apache2-mod_auth_mellon.spec +++ b/apache2-mod_auth_mellon.spec @@ -18,19 +18,20 @@ %define upstream_name mod_auth_mellon Name: apache2-mod_auth_mellon -Version: 0.19.0 +Version: 0.19.1 Release: 0 Summary: A SAML 2.0 authentication module for the Apache Server License: GPL-2.0-or-later Group: Productivity/Networking/Web/Servers URL: https://github.com/latchset/%{upstream_name} -Source0: https://github.com/latchset/%{upstream_name}/releases/download/v%{version}/%{upstream_name}-%{version}.tar.gz +Source0: https://github.com/latchset/%{upstream_name}/archive/refs/tags/v%{version}.tar.gz#/%{upstream_name}-%{version}.tar.gz Source1: %{upstream_name}.conf Source2: %{name}.conf Source3: README.diagnostics Patch0: mod_auth_mellon-0.16.0-env-script-interpreter.patch BuildRequires: apache-rpm-macros BuildRequires: apache2-devel +BuildRequires: automake BuildRequires: curl-devel BuildRequires: gcc BuildRequires: glib2-devel @@ -72,6 +73,7 @@ in the doc directory for instructions on using the diagnostics build. %autosetup -n %{upstream_name}-%{version} %build +autoreconf -fi export APXS=%{_httpd_apxs} %configure --enable-diagnostics %make_build clean diff --git a/mod_auth_mellon-0.19.0.tar.gz b/mod_auth_mellon-0.19.0.tar.gz deleted file mode 100644 index bc10079..0000000 --- a/mod_auth_mellon-0.19.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:998f9ad77466c9b302da7f20d5562d2db649bcec438bbf9149841d5634554afb -size 957287 diff --git a/mod_auth_mellon-0.19.1.tar.gz b/mod_auth_mellon-0.19.1.tar.gz new file mode 100644 index 0000000..7b69c08 --- /dev/null +++ b/mod_auth_mellon-0.19.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906919082a79ae6a747f8072158df417c8ba5ba9c97f3e0f77f5f95346d8c3e0 +size 919045