From a87a7d6888c9d18ec1b9a3af67a5fd4fdedce46f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Sat, 16 Jun 2012 19:38:31 +0200 Subject: [PATCH] Perl 5.16 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 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