From 06e3aacfa3eab2834d37a0c519cb60f376dfa243 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 08 2018 02:56:35 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/mod_auth_mellon.spec b/mod_auth_mellon.spec index 3304273..5acf5d0 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.13.1 -Release: 1%{?dist} +Release: 2%{?dist} Group: System Environment/Daemons Source0: https://github.com/UNINETT/mod_auth_mellon/releases/download/v%{version}/%{name}-%{version}.tar.gz Source1: auth_mellon.conf @@ -68,6 +68,9 @@ install -m 755 %{SOURCE4} %{buildroot}/%{_libexecdir}/%{name} %dir /run/%{name}/ %changelog +* Thu Feb 08 2018 Fedora Release Engineering - 0.13.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sun Oct 1 2017 John Dennis - 0.13.1-1 - upgrade to new upstream release