diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index b972e41..c3987ad 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -1,6 +1,6 @@ Name: perl-JSON-PP Version: 2.27200 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JSON::XS compatible pure-Perl module License: GPL+ or Artistic Group: Development/Libraries @@ -50,6 +50,9 @@ rm -rf %{buildroot} %{_mandir}/man3/JSON::PP::Boolean.3pm* %changelog +* Sun Jun 19 2011 Marcela Mašláňová - 2.27200-2 +- Perl mass rebuild + * Sun May 22 2011 Paul Howarth - 2.27200-1 - Update to 2.27200 - Fixed incr_parse decoding string more correctly (CPAN RT#68032)