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.