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)