Update to 4.02
- New upstream release 4.02 - Fix a test that broke if perl was compiled with -Dquadmath (CPAN RT#128589)
This commit is contained in:
parent
da398c36e9
commit
584ad364c6
@ -1,7 +1,7 @@
|
||||
Name: perl-JSON
|
||||
Summary: Parse and convert to JSON (JavaScript Object Notation)
|
||||
Version: 4.01
|
||||
Release: 2%{?dist}
|
||||
Version: 4.02
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
|
||||
URL: https://metacpan.org/release/JSON
|
||||
@ -67,6 +67,10 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Sat Feb 23 2019 Paul Howarth <paul@city-fan.org> - 4.02-1
|
||||
- Update to 4.02
|
||||
- Fix a test that broke if perl was compiled with -Dquadmath (CPAN RT#128589)
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.01-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (JSON-4.01.tar.gz) = 95d38b994fc0452ad2a111cf640e0860f028039fa19c636b0c8facfd9a42851ec7f1917a2bef6a2b27d0990513329f6051ad7b85ecbe02b755200762c7331088
|
||||
SHA512 (JSON-4.02.tar.gz) = 4af44478cd1dac1755768e5211fe86f0086150157393ff2075def7cf6a394fe11e8e35f369f2abc0470373efc8021e941c59ace9a92dfcd50740f924c747d95a
|
||||
|
Loading…
Reference in New Issue
Block a user