diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index 9fe086c..8d56f2e 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -1,6 +1,6 @@ Name: perl-JSON-PP Version: 2.27203 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JSON::XS compatible pure-Perl module License: GPL+ or Artistic Group: Development/Libraries @@ -66,6 +66,9 @@ rm -rf %{buildroot} %{_mandir}/man3/JSON::PP::Boolean.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.27203-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Oct 18 2013 Paul Howarth - 2.27203-1 - Update to 2.27203 - Fixed return/or in _incr_parse (CPAN RT#86948)