diff --git a/mod_auth_openidc.spec b/mod_auth_openidc.spec index 7496885..5fee34b 100644 --- a/mod_auth_openidc.spec +++ b/mod_auth_openidc.spec @@ -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 - 2.4.7.2 +* Mon May 10 2021 Jakub Hrozek - 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 - 2.4.7.2-1 - New upstream release - Resolves: rhbz#1900913 - mod_auth_openidc-2.4.7.2 is available