diff --git a/Test-CPAN-Meta-JSON-0.14-utf8.patch b/Test-CPAN-Meta-JSON-0.14-utf8.patch deleted file mode 100644 index d2a2a84..0000000 --- a/Test-CPAN-Meta-JSON-0.14-utf8.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- Test-CPAN-Meta-JSON/LICENSE -+++ Test-CPAN-Meta-JSON/LICENSE -@@ -1,6 +1,6 @@ - LICENSE FOR Test-CPAN-Meta-JSON - --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/Test-CPAN-Meta-JSON-0.15-utf8.patch b/Test-CPAN-Meta-JSON-0.15-utf8.patch new file mode 100644 index 0000000..acbc45a --- /dev/null +++ b/Test-CPAN-Meta-JSON-0.15-utf8.patch @@ -0,0 +1,10 @@ +--- LICENSE ++++ LICENSE +@@ -1,6 +1,6 @@ + LICENSE FOR Test-CPAN-Meta-JSON + +-This software is copyright © 2009-2013 Barbie for Miss Barbell Productions. ++This software is copyright © 2009-2013 Barbie for Miss Barbell Productions. + + This distribution is free software; you can redistribute it and/or + modify it under the Artistic Licence v2. diff --git a/perl-Test-CPAN-Meta-JSON.spec b/perl-Test-CPAN-Meta-JSON.spec index 0416cf5..65b4d21 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.14 -Release: 3%{?dist} +Version: 0.15 +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.14-utf8.patch +Patch0: Test-CPAN-Meta-JSON-0.15-utf8.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) @@ -32,7 +32,7 @@ See CPAN::Meta for further details of the CPAN Meta Specification. %setup -q -n Test-CPAN-Meta-JSON-%{version} # Recode LICENSE as UTF-8 -%patch0 -p1 +%patch0 %build perl Makefile.PL INSTALLDIRS=vendor @@ -57,6 +57,10 @@ rm -rf %{buildroot} %{_mandir}/man3/Test::CPAN::Meta::JSON::Version.3pm* %changelog +* Sun Jul 21 2013 Paul Howarth - 0.15-1 +- Update to 0.15 + - Changes file dates changed to meet W3CDTF standards + * Sun Jul 21 2013 Petr Pisar - 0.14-3 - Perl 5.18 rebuild diff --git a/sources b/sources index a189e7d..0393155 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b84866b99e142d63e75bb08a55e3ad26 Test-CPAN-Meta-JSON-0.14.tar.gz +284bb6e444d3771f59346edafc079055 Test-CPAN-Meta-JSON-0.15.tar.gz