commit b12e08dfdc7b7b3acdb4d498d6066325f7901f70 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Tue Mar 8 13:49:35 2011 +0000 Update to 2.51 (#683052) - new upstream release 2.51 - import JSON::PP 2.27105 as BackportPP - fix documentation (CPAN RT#64738) .gitignore | 2 +- perl-JSON.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 87c5e3d..ac8066f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/JSON-2.50.tar.gz +/JSON-2.51.tar.gz diff --git a/perl-JSON.spec b/perl-JSON.spec index bfe82ee..757b1ab 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -1,7 +1,7 @@ Name: perl-JSON Summary: Parse and convert to JSON (JavaScript Object Notation) -Version: 2.50 -Release: 2%{?dist} +Version: 2.51 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz @@ -57,6 +57,11 @@ make test %{_mandir}/man3/* %changelog +* Tue Mar 8 2011 Paul Howarth <paul@xxxxxxxxxxxx> 2.51-1 +- update to 2.51 (#683052) + - import JSON::PP 2.27105 as BackportPP + - fix documentation (CPAN RT#64738) + * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.50-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 9d81801..0d375c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7aa1f17255ec8b074a1e8b18df23d6fb JSON-2.50.tar.gz +d0ead26851f1e84d122f34533c3809cc JSON-2.51.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