From 91012a1584fad767223fffe1778c3c75b51966e5 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 10 May 2021 14:17:30 +0200 Subject: [PATCH] New upstream release Resolves: rhbz#1958466 - mod_auth_openidc-2.4.8.2 is available --- mod_auth_openidc.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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