From 39dab32ab9bc2be44581603692e651bfde3b47f9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 18:33:36 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_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 cd94a90..3ade52a 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.013 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Runtime module handling License: GPL+ or Artistic Group: Development/Libraries @@ -41,6 +41,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.013-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jul 19 2013 Petr Pisar - 0.013-5 - Perl 5.18 rebuild