diff --git a/perl-Test-CPAN-Meta-JSON.spec b/perl-Test-CPAN-Meta-JSON.spec index 2c363ff..acfb999 100644 --- a/perl-Test-CPAN-Meta-JSON.spec +++ b/perl-Test-CPAN-Meta-JSON.spec @@ -1,6 +1,6 @@ Name: perl-Test-CPAN-Meta-JSON Version: 0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Validate a META.json file within a CPAN distribution Group: Development/Libraries License: Artistic 2.0 @@ -57,6 +57,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Test::CPAN::Meta::JSON::Version.3pm* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Aug 21 2012 Paul Howarth - 0.14-1 - Update to 0.14 - Added minimum perl version (5.006)