commit 10c7e3fe61851cb0db8c108479ec5114bb2ca491 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Tue Aug 21 20:27:32 2012 +0100 Update to 0.14 - New upstream release 0.14 - Added minimum perl version (5.006) - Reworked Makefile.PL for clarity - Implemented Perl::Critic suggestions - Added meta_json_ok test and example - Several Version.pm updates - Update UTF8 patch ...f8.patch => Test-CPAN-Meta-JSON-0.14-utf8.patch | 4 ++-- perl-Test-CPAN-Meta-JSON.spec | 15 ++++++++++++--- sources | 2 +- 3 files changed, 15 insertions(+), 6 deletions(-) --- diff --git a/Test-CPAN-Meta-JSON-0.10-utf8.patch b/Test-CPAN-Meta-JSON-0.14-utf8.patch similarity index 67% rename from Test-CPAN-Meta-JSON-0.10-utf8.patch rename to Test-CPAN-Meta-JSON-0.14-utf8.patch index 9f1ce2a..d2a2a84 100644 --- a/Test-CPAN-Meta-JSON-0.10-utf8.patch +++ b/Test-CPAN-Meta-JSON-0.14-utf8.patch @@ -3,8 +3,8 @@ @@ -1,6 +1,6 @@ LICENSE FOR Test-CPAN-Meta-JSON --This software is copyright � 2009-2011 Barbie for Miss Barbell Productions. -+This software is copyright © 2009-2011 Barbie for Miss Barbell Productions. +-This software is copyright � 2009-2012 Barbie for Miss Barbell Productions. ++This software is copyright © 2009-2012 Barbie for Miss Barbell Productions. This library is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0. diff --git a/perl-Test-CPAN-Meta-JSON.spec b/perl-Test-CPAN-Meta-JSON.spec index 3f789b2..2c363ff 100644 --- a/perl-Test-CPAN-Meta-JSON.spec +++ b/perl-Test-CPAN-Meta-JSON.spec @@ -1,12 +1,12 @@ Name: perl-Test-CPAN-Meta-JSON -Version: 0.13 -Release: 3%{?dist} +Version: 0.14 +Release: 1%{?dist} Summary: Validate a META.json file within a CPAN distribution Group: Development/Libraries License: Artistic 2.0 URL: http://search.cpan.org/dist/Test-CPAN-Meta-YAML/ Source0: http://search.cpan.org/CPAN/authors/id/B/BA/BARBIE/Test-CPAN-Meta-JSON-%{version}.tar.gz -Patch0: Test-CPAN-Meta-JSON-0.10-utf8.patch +Patch0: Test-CPAN-Meta-JSON-0.14-utf8.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) @@ -57,6 +57,15 @@ rm -rf %{buildroot} %{_mandir}/man3/Test::CPAN::Meta::JSON::Version.3pm* %changelog +* Tue Aug 21 2012 Paul Howarth <paul@xxxxxxxxxxxx> - 0.14-1 +- Update to 0.14 + - Added minimum perl version (5.006) + - Reworked Makefile.PL for clarity + - Implemented Perl::Critic suggestions + - Added meta_json_ok test and example + - Several Version.pm updates +- Update UTF8 patch + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index f7c7edc..a189e7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f72ac7b339fc9dc6af0e9c1a80a2305 Test-CPAN-Meta-JSON-0.13.tar.gz +b84866b99e142d63e75bb08a55e3ad26 Test-CPAN-Meta-JSON-0.14.tar.gz
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel