Update to 4.02
This commit is contained in:
parent
4b68de05dd
commit
02d9a10fca
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ JSON-XS-2.27.tar.gz
|
||||
/JSON-XS-3.04.tar.gz
|
||||
/JSON-XS-4.0.tar.gz
|
||||
/JSON-XS-4.01.tar.gz
|
||||
/JSON-XS-4.02.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: perl-JSON-XS
|
||||
Summary: JSON serializing/de-serializing, done correctly and fast
|
||||
Epoch: 1
|
||||
Version: 4.01
|
||||
Version: 4.02
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/JSON-XS
|
||||
@ -72,6 +72,9 @@ make test
|
||||
%{_mandir}/man[13]/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 6 2019 Paul Howarth <paul@city-fan.org> - 1:4.02-1
|
||||
- Update to 4.02
|
||||
|
||||
* Mon Feb 25 2019 Paul Howarth <paul@city-fan.org> - 1:4.01-1
|
||||
- Update to 4.01
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (JSON-XS-4.01.tar.gz) = 283adfa5b5b0c8e8c0b8d86c92d521695bdc306249be30555cf8f2833b8da7196429c9e1269106a687ef9170051ddd3cbad4f671e97b0fc1e2aa4d73a1a2960f
|
||||
SHA512 (JSON-XS-4.02.tar.gz) = 4a8fdf8d81cdd6e38c3c5672621d38ef6f63a09ca3a74e98fbb21e679273c347d2a3b8c2233c8e813987d2728081fb535223ea3f705d33a7016b76d0e76ffd61
|
||||
|
Loading…
Reference in New Issue
Block a user