diff --git a/.gitignore b/.gitignore index 326e55b..434b0df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /mod_auth_mellon-0.7.0.tar.gz /mod_auth_mellon-0.8.0.tar.gz +/mod_auth_mellon-0.9.1.tar.gz diff --git a/mod_auth_mellon.spec b/mod_auth_mellon.spec index d29e05e..bb81f67 100644 --- a/mod_auth_mellon.spec +++ b/mod_auth_mellon.spec @@ -1,7 +1,7 @@ Summary: A SAML 2.0 authentication module for the Apache Httpd Server Name: mod_auth_mellon -Version: 0.8.0 -Release: 2%{?dist} +Version: 0.9.1 +Release: 1%{?dist} Group: System Environment/Daemons Source0: https://github.com/UNINETT/mod_auth_mellon/releases/download/v0.8.0/%{name}-%{version}.tar.gz Source1: auth_mellon.conf @@ -57,6 +57,9 @@ install -m 755 %{SOURCE4} %{buildroot}/%{_libexecdir}/%{name} %dir /run/%{name}/ %changelog +* Tue Sep 2 2014 Simo Sorce 0.9.1-1 +- New upstream release + * Sun Aug 17 2014 Fedora Release Engineering - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 9867acf..cb32756 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b0acb0728cf3483b3f180da91e216c6 mod_auth_mellon-0.8.0.tar.gz +955376ecb7123a0378c3b8b352f0913a mod_auth_mellon-0.9.1.tar.gz