diff --git a/perl-Test-CPAN-Meta-JSON.spec b/perl-Test-CPAN-Meta-JSON.spec index a210d2a..0d1601f 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.13 -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 +* Sat Jun 16 2012 Petr Pisar - 0.13-2 +- Perl 5.16 rebuild + * Fri Apr 20 2012 Paul Howarth - 0.13-1 - Update to 0.13 - Further spelling fix