New upstream release

Resolves: rhbz#1958466 - mod_auth_openidc-2.4.8.2 is available
This commit is contained in:
Jakub Hrozek 2021-05-10 14:17:30 +02:00
parent 967ce02ed2
commit 91012a1584

View File

@ -14,7 +14,7 @@
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
Name: mod_auth_openidc
Version: 2.4.7.2
Version: 2.4.8.2
Release: 1%{?dist}
Summary: OpenID Connect auth module for Apache HTTP Server
@ -96,7 +96,11 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache
%changelog
* Thu May 6 2021 Jakub Hrozek <jhrozek@redhat.com> - 2.4.7.2
* 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