diff --git a/perl-Test-Version.spec b/perl-Test-Version.spec index fce81b1..a0cace5 100644 --- a/perl-Test-Version.spec +++ b/perl-Test-Version.spec @@ -3,7 +3,7 @@ Name: perl-Test-Version Version: 1.002001 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Check to see that versions in modules are sane License: Artistic 2.0 Group: Development/Libraries @@ -110,6 +110,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Test::Version.3pm* %changelog +* Mon Jul 22 2013 Petr Pisar - 1.002001-11 +- Perl 5.18 rebuild + * Fri Jun 14 2013 Paul Howarth - 1.002001-10 - Fix FTBFS with current test modules - Disable Test::Kwalitee's "use_strict" test