New upstream release
mod_auth_openidc-2.4.8.2 is available Resolves: rhbz#1961213
This commit is contained in:
parent
15f15a0efa
commit
2b73a00d38
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/v2.4.3.tar.gz
|
||||
/v2.4.4.tar.gz
|
||||
/v2.4.4.1.tar.gz
|
||||
/v2.4.8.2.tar.gz
|
||||
|
@ -14,8 +14,8 @@
|
||||
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
|
||||
|
||||
Name: mod_auth_openidc
|
||||
Version: 2.4.4.1
|
||||
Release: 3%{?dist}
|
||||
Version: 2.4.8.2
|
||||
Release: 1%{?dist}
|
||||
Summary: OpenID Connect auth module for Apache HTTP Server
|
||||
|
||||
License: ASL 2.0
|
||||
@ -94,6 +94,14 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache
|
||||
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache
|
||||
|
||||
%changelog
|
||||
* Mon May 10 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.4.8.2-1
|
||||
- New upstream release
|
||||
- Resolves: rhbz#1958466 - mod_auth_openidc-2.4.8.2 is available
|
||||
|
||||
* Thu May 6 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.4.7.2-1
|
||||
- New upstream release
|
||||
- Resolves: rhbz#1900913 - mod_auth_openidc-2.4.7.2 is available
|
||||
|
||||
* Fri Apr 30 2021 Tomas Halman <thalman@redhat.com> - 2.4.4.1-3
|
||||
- Resolves: rhbz#1951277 - Remove unnecessary LTO patch
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.4.4.1.tar.gz) = 7b2b8c1c9bb753c96f7e4106c516051bcbd4b56ed5ebda37f5e9247069e15d3ea2798701e2d9c37cf28eb765d602422e6a88a1bc61b3efd94526e806c38da0aa
|
||||
SHA512 (v2.4.8.2.tar.gz) = 5c8750c1e39eadba4bfef5a3769240e3c7a78a3116adcd852de4a62152405491953f0e625d81aaf26a3bc35917370a2ff1abbc22d64d7af564f060601eae655c
|
||||
|
Loading…
Reference in New Issue
Block a user