Update to 4.05
- New upstream release 4.05 - Removed VERSION section in pod (GH#52)
This commit is contained in:
parent
a647a8a9f8
commit
3de3321e56
@ -1,6 +1,6 @@
|
||||
Name: perl-JSON
|
||||
Summary: Parse and convert to JSON (JavaScript Object Notation)
|
||||
Version: 4.04
|
||||
Version: 4.05
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/JSON
|
||||
@ -123,6 +123,10 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Jan 14 2022 Paul Howarth <paul@city-fan.org> - 4.05-1
|
||||
- Update to 4.05
|
||||
- Removed VERSION section in pod (GH#52)
|
||||
|
||||
* Sat Dec 18 2021 Paul Howarth <paul@city-fan.org> - 4.04-1
|
||||
- Update to 4.04
|
||||
- Updated backportPP with JSON::PP 4.07
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (JSON-4.04.tar.gz) = 2dc58adecf947398492264320e793dbbdadab0c7207a63b0e266c149f9da22756040276249c84c82d7d7eb87d8b9bcd74c7ad255b81304adcc55fec253d1862b
|
||||
SHA512 (JSON-4.05.tar.gz) = 2655d78baee5d986779f66ab0bb93e9943dcd9eefb06033b76130282e64104c8eb5b702c0edeb69fe3c2b6edb2125b3bf338b7923c50bf702a8c35f09a7bde65
|
||||
|
Loading…
Reference in New Issue
Block a user