Perl 5.18 rebuild
This commit is contained in:
parent
cf99a8a7fd
commit
495a14a53f
@ -1,6 +1,6 @@
|
|||||||
Name: perl-JSON-PP
|
Name: perl-JSON-PP
|
||||||
Version: 2.27202
|
Version: 2.27202
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: JSON::XS compatible pure-Perl module
|
Summary: JSON::XS compatible pure-Perl module
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -58,6 +58,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/JSON::PP::Boolean.3pm*
|
%{_mandir}/man3/JSON::PP::Boolean.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 2.27202-2
|
||||||
|
- Perl 5.18 rebuild
|
||||||
|
|
||||||
* Wed Mar 13 2013 Paul Howarth <paul@city-fan.org> - 2.27202-1
|
* Wed Mar 13 2013 Paul Howarth <paul@city-fan.org> - 2.27202-1
|
||||||
- Update to 2.27202
|
- Update to 2.27202
|
||||||
- Fix test failures due to hash iterator randomization in perl 5.17.6 onwards
|
- Fix test failures due to hash iterator randomization in perl 5.17.6 onwards
|
||||||
|
Loading…
Reference in New Issue
Block a user