New upstream version 2.4.0.4
This commit is contained in:
parent
9401a5f4e2
commit
275c07286e
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/mod_auth_openidc-2.3.7.tar.gz
|
||||
/mod_auth_openidc-2.4.0.tar.gz
|
||||
/v2.4.0.3.tar.gz
|
||||
/v2.4.0.4.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
|
||||
|
||||
Name: mod_auth_openidc
|
||||
Version: 2.4.0.3
|
||||
Version: 2.4.0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: OpenID Connect auth module for Apache HTTP Server
|
||||
|
||||
@ -93,6 +93,9 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache
|
||||
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache
|
||||
|
||||
%changelog
|
||||
* Thu Nov 21 2019 Jakub Hrozek <jhrozek@redhat.com> - 2.4.0.4-1
|
||||
- New upstream version 2.4.0.4
|
||||
|
||||
* Fri Oct 4 2019 Jakub Hrozek <jhrozek@redhat.com> - 2.4.0.3-1
|
||||
- New upstream version 2.4.0.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.4.0.3.tar.gz) = 3d7a804172315482b226673438db00af0d9aeea43d664159ef983c4b7fdcf17b6c6446565dc7c90621eec457007fd5287744740784376331f53b908d2deff6df
|
||||
SHA512 (v2.4.0.4.tar.gz) = cc1b93877de9995e94af3d522d1a8691fc6956b6ef0be09e3fa7a9f56a34c46c2900443f519f815b32ce5c6c4145f8202cc56a6f198d536eacef0c4f6f3e2739
|
||||
|
Loading…
Reference in New Issue
Block a user