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:
parent
f1b30196f5
commit
cf99a8a7fd
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user