From 484220cd9126c080d2df2f97062badfa104fd4ed Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 20:49:52 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- mod_auth_gssapi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_auth_gssapi.spec b/mod_auth_gssapi.spec index 0fec9c9..acd0909 100644 --- a/mod_auth_gssapi.spec +++ b/mod_auth_gssapi.spec @@ -1,6 +1,6 @@ Name: mod_auth_gssapi Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A GSSAPI Authentication module for Apache Group: System Environment/Daemons @@ -44,6 +44,9 @@ install -m 644 10-auth_gssapi.conf %{buildroot}%{_httpd_modconfdir} %{_httpd_moddir}/mod_auth_gssapi.so %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Apr 21 2015 Simo Sorce 1.2.0-1 - New minor release 1.2.0 - Adds delegation support on Basic Auth