Update to 2.94
- New upstream release 2.94 - Fix a test to support perl 5.6
This commit is contained in:
parent
0b943e032f
commit
1e3fe253e7
@ -1,5 +1,5 @@
|
||||
# Need to stick with five digit version numbers until 3.x, to maintain upgrade path
|
||||
%global cpan_version 2.93
|
||||
%global cpan_version 2.94
|
||||
%global five_digit_version %(LC_ALL=C; printf '%.5f' '%{cpan_version}')
|
||||
|
||||
# Need to tweak provides differently if we don't have rpm ≥ 4.9
|
||||
@ -100,6 +100,10 @@ make test
|
||||
%{_mandir}/man3/JSON::PP::Boolean.3*
|
||||
|
||||
%changelog
|
||||
* Mon May 29 2017 Paul Howarth <paul@city-fan.org> - 2.94000-1
|
||||
- Update to 2.94
|
||||
- Fix a test to support perl 5.6
|
||||
|
||||
* Wed May 17 2017 Paul Howarth <paul@city-fan.org> - 2.93000-1
|
||||
- Update to 2.93
|
||||
- Changed the number detection logic (experimental)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (JSON-PP-2.93.tar.gz) = e4d798c76044e486c7e3ca23a12803e7bfc5777550b98252e29ebb4361ee10a80b4edddc019f3421261893163fb026d18707ba580e1828744f897ab451d9c2b8
|
||||
SHA512 (JSON-PP-2.94.tar.gz) = 7873b52b5509dbd2d7c559718fd8be068ad3f65cafd10e46ac54c577c6331fba3c3ab908ec95f9e3bbcebd057429906a70ff7ebabe3a871ce5e094ba39769d37
|
||||
|
Loading…
Reference in New Issue
Block a user