diff --git a/mod_lookup_identity.spec b/mod_lookup_identity.spec index 8bb0347..83fe20a 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.8 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 Group: System Environment/Daemons URL: http://www.adelton.com/apache/mod_lookup_identity/ @@ -62,6 +62,9 @@ install -Dp -m 0644 lookup_identity.confx $RPM_BUILD_ROOT%{_httpd_confdir}/looku %{_httpd_moddir}/*.so %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.9.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Nov 23 2016 Jan Pazdziora - 0.9.8-1 - Logging improvements; lookup_user_by_certificate logging moved from notice to info level.