Rebase to version 0.19.0
Resolves: rhbz#2258342 - new version is available
This commit is contained in:
parent
c26b4068b7
commit
b37f8f3110
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/mod_auth_mellon-0.17.0.tar.gz
|
||||
/v0.18.0.tar.gz
|
||||
/v0.18.1.tar.gz
|
||||
/mod_auth_mellon-0.19.0.tar.gz
|
||||
|
@ -1,8 +1,10 @@
|
||||
%{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}}
|
||||
|
||||
Summary: A SAML 2.0 authentication module for the Apache Httpd Server
|
||||
Name: mod_auth_mellon
|
||||
Version: 0.18.1
|
||||
Release: 6%{?dist}
|
||||
Source0: https://github.com/latchset/mod_auth_mellon/archive/refs/tags/v0.18.1.tar.gz
|
||||
Version: 0.19.0
|
||||
Release: 1%{?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
|
||||
Source3: mod_auth_mellon.conf
|
||||
@ -107,6 +109,9 @@ in the doc directory for instructions on using the diagnostics build.
|
||||
%dir /run/%{name}/
|
||||
|
||||
%changelog
|
||||
* Tue Jan 25 2024 Tomas Halman <thalman@redhat.com> - 0.19.0-1
|
||||
- Resolves: rhbz#2258342 - new version is available
|
||||
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
@ -116,7 +121,7 @@ in the doc directory for instructions on using the diagnostics build.
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Thu Mar 7 2023 Tomas Halman <thalman@redhat.com> - 0.18.1-3
|
||||
* Tue Mar 7 2023 Tomas Halman <thalman@redhat.com> - 0.18.1-3
|
||||
- migrated to SPDX license
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.1-2
|
||||
@ -158,7 +163,7 @@ in the doc directory for instructions on using the diagnostics build.
|
||||
- New upstream version 0.17.0
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Thu Feb 13 2020 Tom Stellard <tstellar@redhat.com> - 0.16.0-2
|
||||
- Use make_build macro instead of just make
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v0.18.1.tar.gz) = fab00f1cb00eb9d3f083efaff7ef3b356c4816c996ef86efb495955cd6ee9abb9433d5193e067840a8f0bd555c5ffbab1f8b4a4f3c1e3c09d36b34346a224696
|
||||
SHA512 (mod_auth_mellon-0.19.0.tar.gz) = 08accdf174536d7e5d2bd833c130a55da00dbb70d397dd5c79287135cdba9fbc9742fff694be3fcb18010ae137bc8523332bc7fd5872814ef60c14ba9b6c301c
|
||||
|
Loading…
Reference in New Issue
Block a user