From d3a889b7623146985635ef9506c5c26aa3de02d5 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:50:00 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- mod_authnz_pam.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mod_authnz_pam.spec b/mod_authnz_pam.spec index c40dc81..e87f94b 100644 --- a/mod_authnz_pam.spec +++ b/mod_authnz_pam.spec @@ -8,7 +8,7 @@ Summary: PAM authorization checker and PAM Basic Authentication provider Name: mod_authnz_pam Version: 1.2.3 -Release: 8%{?dist} +Release: 9%{?dist} License: ASL 2.0 URL: https://www.adelton.com/apache/mod_authnz_pam/ Source0: https://www.adelton.com/apache/mod_authnz_pam/%{name}-%{version}.tar.gz @@ -63,6 +63,10 @@ install -Dp -m 0644 authnz_pam.confx $RPM_BUILD_ROOT%{_httpd_confdir}/authnz_pam %{_httpd_moddir}/*.so %changelog +* Tue Oct 29 2024 Troy Dawson - 1.2.3-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.2.3-8 - Bump release for June 2024 mass rebuild