diff --git a/perl-Test-CPAN-Meta-JSON.spec b/perl-Test-CPAN-Meta-JSON.spec index a188205..7f71b84 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.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Validate a META.json file within a CPAN distribution Group: Development/Libraries License: Artistic 2.0 @@ -59,6 +59,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Test::CPAN::Meta::JSON::Version.3pm* %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 0.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Wed Aug 10 2011 Paul Howarth - 0.10-2 - Sanitize for Fedora/EPEL submission