Rebase to version 2.4.15
Resolves: rhbz#2244098 - mod_auth_openidc-2.4.15 is available
This commit is contained in:
parent
afd73c9a74
commit
39fda415e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/v2.4.13.1.tar.gz
|
/v2.4.13.1.tar.gz
|
||||||
/v2.4.13.2.tar.gz
|
/v2.4.13.2.tar.gz
|
||||||
/mod_auth_openidc-2.4.14.3.tar.gz
|
/mod_auth_openidc-2.4.14.3.tar.gz
|
||||||
|
/mod_auth_openidc-2.4.15.tar.gz
|
||||||
|
@ -14,8 +14,8 @@
|
|||||||
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
|
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
|
||||||
|
|
||||||
Name: mod_auth_openidc
|
Name: mod_auth_openidc
|
||||||
Version: 2.4.14.3
|
Version: 2.4.15
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: OpenID Connect auth module for Apache HTTP Server
|
Summary: OpenID Connect auth module for Apache HTTP Server
|
||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -96,6 +96,10 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache
|
|||||||
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache
|
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 25 2024 Tomas Halman <thalman@redhat.com> - 2.4.15-1
|
||||||
|
Rebase to version 2.4.15
|
||||||
|
- Resolves: rhbz#2244098 - mod_auth_openidc-2.4.15 is available
|
||||||
|
|
||||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.14.3-3
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.14.3-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mod_auth_openidc-2.4.14.3.tar.gz) = 7168718de7f97bccdc211313d43613be0b4606cc06bd044d2e6856be7e0110462df321836bf1498b9ad17a93e6b53eb96a859570a52a7da35a7e6dedccf45bc5
|
SHA512 (mod_auth_openidc-2.4.15.tar.gz) = d29f5d04b5e1ce38d346803efedddfcebdb4b6b634a8e48a33331f009065ea887d9972ba9383c8719da7797c4f7f1d8adc7802dfef65715c84eb84813a18964e
|
||||||
|
Loading…
Reference in New Issue
Block a user