From 50f7c7bfcf98be04267c8d2abe19836727bd0dbb Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 10:00:14 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- mod_lookup_identity.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_lookup_identity.spec b/mod_lookup_identity.spec index 3681ed7..feffd4a 100644 --- a/mod_lookup_identity.spec +++ b/mod_lookup_identity.spec @@ -8,7 +8,7 @@ Summary: Apache module to retrieve additional information about the authenticated user Name: mod_lookup_identity Version: 0.9.2 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 Group: System Environment/Daemons URL: http://www.adelton.com/apache/mod_lookup_identity/ @@ -63,6 +63,9 @@ install -Dp -m 0644 lookup_identity.confx $RPM_BUILD_ROOT%{_httpd_confdir}/looku %{_httpd_moddir}/*.so %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 0.9.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Fri Jun 27 2014 Jan Pazdziora - 0.9.2-1 - Fix error handling and reporting. - Fix module loading/configuration for Apache 2.4.