Rebase to 2.4.13.1 version
Resolves: rhbz#2177413 - mod_auth_openidc-2.4.12.3 is available
This commit is contained in:
parent
080d0fc8c8
commit
40871824b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/v2.4.11.2.tar.gz
|
||||
/v2.4.12.2.tar.gz
|
||||
/v2.4.12.3.tar.gz
|
||||
/v2.4.13.1.tar.gz
|
||||
|
@ -14,13 +14,13 @@
|
||||
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
|
||||
|
||||
Name: mod_auth_openidc
|
||||
Version: 2.4.12.3
|
||||
Release: 2%{?dist}
|
||||
Version: 2.4.13.1
|
||||
Release: 1%{?dist}
|
||||
Summary: OpenID Connect auth module for Apache HTTP Server
|
||||
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/zmartzone/mod_auth_openidc
|
||||
Source0: https://github.com/zmartzone/mod_auth_openidc/archive/v%{version}.tar.gz
|
||||
URL: https://github.com/OpenIDC/mod_auth_openidc
|
||||
Source0: https://github.com/OpenIDC/mod_auth_openidc/archive/v%{version}.tar.gz
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
@ -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
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2023 Tomas Halman <thalman@redhat.com> - 2.4.13.1-1
|
||||
Rebase to 2.4.13.1 version
|
||||
- Resolves: rhbz#2177413 - mod_auth_openidc-2.4.12.3 is available
|
||||
|
||||
* Tue Mar 7 2023 Tomas Halman <thalman@redhat.com> - 2.4.12.3-2
|
||||
migrated to SPDX license
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.4.12.3.tar.gz) = 41bd1385ffe1d0e92da8779e1a613e4aa728c04304a0a1401f02d7146c5f9e0ca6946389906fbe45b154528cd280918ef2393fd401326f85be2662ffb2a02912
|
||||
SHA512 (v2.4.13.1.tar.gz) = 550ad48625de20c349176b2115f17f41d5813e192092a1f5871d83bfcddd79205e89979b027bccc84663cd04c9194c1051b3b5ad693ec90d7056177fbad487a6
|
||||
|
Loading…
Reference in New Issue
Block a user