Update to 4.06
- New upstream release 4.06 - Updated backportPP with JSON::PP 4.09
This commit is contained in:
parent
4fe6f12a8d
commit
7b62b8eaf4
@ -1,7 +1,7 @@
|
||||
Name: perl-JSON
|
||||
Summary: Parse and convert to JSON (JavaScript Object Notation)
|
||||
Version: 4.05
|
||||
Release: 2%{?dist}
|
||||
Version: 4.06
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/JSON
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/JSON/JSON-%{version}.tar.gz
|
||||
@ -123,6 +123,10 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun May 22 2022 Paul Howarth <paul@city-fan.org> - 4.06-1
|
||||
- Update to 4.06
|
||||
- Updated backportPP with JSON::PP 4.09
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.05-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (JSON-4.05.tar.gz) = 2655d78baee5d986779f66ab0bb93e9943dcd9eefb06033b76130282e64104c8eb5b702c0edeb69fe3c2b6edb2125b3bf338b7923c50bf702a8c35f09a7bde65
|
||||
SHA512 (JSON-4.06.tar.gz) = 880b68c5b952afc4cde4924a538b69e5c3fc2c14578eb55ad1bf90a8500589d187e272770d5776626c20ae4f23b22b5575e8d45a56bcb020ca2dc5f32f80a079
|
||||
|
Loading…
Reference in New Issue
Block a user