Update to 2.27202

- New upstream release 2.27202
  - Fix test failures due to hash iterator randomization in perl 5.17.6 onwards
    (CPAN RT#83421)
This commit is contained in:
Paul Howarth 2013-03-14 00:33:33 +00:00
parent f1b30196f5
commit cf99a8a7fd
2 changed files with 8 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: perl-JSON-PP
Version: 2.27200
Release: 243%{?dist}
Version: 2.27202
Release: 1%{?dist}
Summary: JSON::XS compatible pure-Perl module
License: GPL+ or Artistic
Group: Development/Libraries
@ -58,6 +58,11 @@ rm -rf %{buildroot}
%{_mandir}/man3/JSON::PP::Boolean.3pm*
%changelog
* Wed Mar 13 2013 Paul Howarth <paul@city-fan.org> - 2.27202-1
- Update to 2.27202
- Fix test failures due to hash iterator randomization in perl 5.17.6 onwards
(CPAN RT#83421)
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27200-243
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
1894d25f577ebbdb5af4b0c4f53a9cba JSON-PP-2.27200.tar.gz
d7d6cbd3589e793aaa66a88833c02ce0 JSON-PP-2.27202.tar.gz