diff --git a/perl-JSON.spec b/perl-JSON.spec index 2a1569a..bfe82ee 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: 1%{?dist} +Release: 2%{?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,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 2.50-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Jan 27 2011 Paul Howarth 2.50-1 - update to 2.50 (#665621) - JSON::PP split off into separate distribution and replaced with