From 8e372d6f00217bdaf0fd7625777bb7c750e55d92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 31 Jul 2013 13:41:14 +0200 Subject: [PATCH] Perl 5.18 rebuild --- perl-Module-Install-Repository.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Module-Install-Repository.spec b/perl-Module-Install-Repository.spec index eed9897..f88f27c 100644 --- a/perl-Module-Install-Repository.spec +++ b/perl-Module-Install-Repository.spec @@ -1,6 +1,6 @@ Name: perl-Module-Install-Repository Version: 0.06 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Automatically sets repository URL from Svn/Svk/Git checkout License: GPL+ or Artistic Group: Development/Libraries @@ -46,6 +46,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jul 31 2013 Petr Pisar - 0.06-5 +- Perl 5.18 rebuild + * Tue Feb 5 2013 Paul Howarth - 0.06-4 - Use included Module::Install to avoid build dependency cycles (#906007)