From 8ec3731f94d64979fe7ce6aa9da886f8df297743 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 08:34:14 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- mod_authnz_pam.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_authnz_pam.spec b/mod_authnz_pam.spec index e06bc1f..43708fa 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.0.1 -Release: 3%{?dist} +Release: 4%{?dist} License: ASL 2.0 Group: System Environment/Daemons URL: http://www.adelton.com/apache/mod_authnz_pam/ @@ -64,6 +64,9 @@ install -Dp -m 0644 authnz_pam.confx $RPM_BUILD_ROOT%{_httpd_confdir}/authnz_pam %{_httpd_moddir}/*.so %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Nov 10 2015 Jan Pazdziora - 1.0.1-1 - Fix handling of pre-auth / OTP / 2FA situations.