From e08d961332a3db27661fca5e5494834c3488c7a4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 13:48:05 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- perl-Test-CPAN-Meta-JSON.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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