New upstream version 2.4.4
This commit is contained in:
parent
44b9091466
commit
9c3383fa5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/v2.4.1.tar.gz
|
||||
/v2.4.2.1.tar.gz
|
||||
/v2.4.3.tar.gz
|
||||
/v2.4.4.tar.gz
|
||||
|
@ -14,8 +14,8 @@
|
||||
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
|
||||
|
||||
Name: mod_auth_openidc
|
||||
Version: 2.4.3
|
||||
Release: 5%{?dist}
|
||||
Version: 2.4.4
|
||||
Release: 1%{?dist}
|
||||
Summary: OpenID Connect auth module for Apache HTTP Server
|
||||
|
||||
License: ASL 2.0
|
||||
@ -96,6 +96,9 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache
|
||||
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache
|
||||
|
||||
%changelog
|
||||
* Tue Sep 1 2020 Jakub Hrozek <jhrozek@redhat.com> - 2.4.4-1
|
||||
- New upstream version 2.4.4
|
||||
|
||||
* Thu Aug 27 2020 Joe Orton <jorton@redhat.com> - 2.4.3-5
|
||||
- update to use correct apxs via _httpd_apxs macro
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.4.3.tar.gz) = 9ab64da6479ce3df83a5a9ec8c7b8b93836251c4291bd1a85635f651c6c2c2e3a9b205d71932a6d4688b44e160acb4b06e34d0da77c3d671773903c8898a32d7
|
||||
SHA512 (v2.4.4.tar.gz) = 21bb87c73b97327196b68f20af9f0c27dfa8e9aa7c618b8d7884909b521f543c2476c0bc2290dd8b884341072657643d92f739ce0c92c5209efe9c513845624b
|
||||
|
Loading…
Reference in New Issue
Block a user