From 039984d6ef9eb278129e2baeb68fc8971f502143 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 23 Jul 2013 05:36:28 +0200 Subject: [PATCH] Perl 5.18 rebuild --- perl-ExtUtils-Config.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-ExtUtils-Config.spec b/perl-ExtUtils-Config.spec index f94f33c..fdc0c17 100644 --- a/perl-ExtUtils-Config.spec +++ b/perl-ExtUtils-Config.spec @@ -3,7 +3,7 @@ Name: perl-ExtUtils-Config Version: 0.007 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A wrapper for perl's configuration Group: Development/Libraries License: GPL+ or Artistic @@ -64,6 +64,9 @@ rm -rf %{buildroot} %{_mandir}/man3/ExtUtils::Config.3pm* %changelog +* Tue Jul 23 2013 Petr Pisar - 0.007-5 +- Perl 5.18 rebuild + * Mon Jul 22 2013 Paul Howarth - 0.007-4 - Avoid Test::Kwalitee as it tries to verify the module's signature, which will fail if we have to patch Makefile.PL, tests etc. for old distribution support