From f54096c4c061c7a974e114850c09f33924fee989 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 10:03:07 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- perl-Module-Runtime.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Module-Runtime.spec b/perl-Module-Runtime.spec index 2a3ada6..05ac6e4 100644 --- a/perl-Module-Runtime.spec +++ b/perl-Module-Runtime.spec @@ -1,7 +1,7 @@ # This file is licensed under the terms of GNU GPLv2+. Name: perl-Module-Runtime Version: 0.011 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Runtime module handling License: GPL+ or Artistic Group: Development/Libraries @@ -45,6 +45,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 0.011-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Tue Oct 25 2011 Petr Pisar - 0.011-1 - 0.011 bump