From 58e30a1bb240a70f760061e83a57b579e29a343a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 15:36:06 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- perl-ExtUtils-InstallPaths.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-ExtUtils-InstallPaths.spec b/perl-ExtUtils-InstallPaths.spec index ea36862..a5a5813 100644 --- a/perl-ExtUtils-InstallPaths.spec +++ b/perl-ExtUtils-InstallPaths.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-InstallPaths Version: 0.009 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Build.PL install path logic made easy Group: Development/Libraries License: GPL+ or Artistic @@ -62,6 +62,9 @@ rm -rf %{buildroot} %{_mandir}/man3/ExtUtils::InstallPaths.3pm* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.009-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jul 23 2013 Petr Pisar - 0.009-4 - Perl 5.18 rebuild