From 4104e089fbad2b132555900dbc0f12fd9ee614ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 1 Aug 2013 09:19:28 +0200 Subject: [PATCH] Perl 5.18 rebuild --- perl-Module-Install.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Module-Install.spec b/perl-Module-Install.spec index c1dd274..7f7f640 100644 --- a/perl-Module-Install.spec +++ b/perl-Module-Install.spec @@ -1,6 +1,6 @@ Name: perl-Module-Install Version: 1.06 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Standalone, extensible Perl module installer License: GPL+ or Artistic Group: Development/Libraries @@ -73,6 +73,9 @@ make test AUTOMATED_TESTING=1 %{_mandir}/man3/* %changelog +* Thu Aug 01 2013 Petr Pisar - 1.06-4 +- Perl 5.18 rebuild + * Wed Jan 30 2013 Paul Howarth - 1.06-3 - Don't "unbundle" Module::Install as we end up build-requiring ourselves