diff --git a/perl-Test-Version.spec b/perl-Test-Version.spec index 6a1fc6e..63b481b 100644 --- a/perl-Test-Version.spec +++ b/perl-Test-Version.spec @@ -3,7 +3,7 @@ Name: perl-Test-Version Version: 2.03 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Check to see that versions in modules are sane License: Artistic 2.0 URL: http://search.cpan.org/dist/Test-Version/ @@ -94,6 +94,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Test::Version.3* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 2.03-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Jun 29 2015 Paul Howarth - 2.03-1 - Update to 2.03 - Added 'multiple' option to check each version inside a .pm file with