From e173def5e435398e98aa6231433168e6904f1f1e Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:03:27 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- mod_auth_openidc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_auth_openidc.spec b/mod_auth_openidc.spec index ce10c15..241e00c 100644 --- a/mod_auth_openidc.spec +++ b/mod_auth_openidc.spec @@ -15,7 +15,7 @@ Name: mod_auth_openidc Version: 2.4.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OpenID Connect auth module for Apache HTTP Server License: Apache-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 +* Mon Jun 24 2024 Troy Dawson - 2.4.15-2 +- Bump release for June 2024 mass rebuild + * Thu Jan 25 2024 Tomas Halman - 2.4.15-1 Rebase to version 2.4.15 - Resolves: rhbz#2244098 - mod_auth_openidc-2.4.15 is available