Update to 4.01
This commit is contained in:
parent
6e68da7144
commit
4b68de05dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ JSON-XS-2.27.tar.gz
|
||||
/JSON-XS-3.03.tar.gz
|
||||
/JSON-XS-3.04.tar.gz
|
||||
/JSON-XS-4.0.tar.gz
|
||||
/JSON-XS-4.01.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Name: perl-JSON-XS
|
||||
Summary: JSON serializing/de-serializing, done correctly and fast
|
||||
Epoch: 1
|
||||
Version: 4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.01
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/JSON-XS
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/JSON/JSON-XS-%{version}.tar.gz
|
||||
@ -72,6 +72,9 @@ make test
|
||||
%{_mandir}/man[13]/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 25 2019 Paul Howarth <paul@city-fan.org> - 1:4.01-1
|
||||
- Update to 4.01
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (JSON-XS-4.0.tar.gz) = 83b8163ee0fa18e4f768de2dc16c66bd31f9e969917c852b66d7a8d630432792f6a3b4cbbd9d72b593b3b146c593344612cf3d5e58797f6f27f79160f3e9aea1
|
||||
SHA512 (JSON-XS-4.01.tar.gz) = 283adfa5b5b0c8e8c0b8d86c92d521695bdc306249be30555cf8f2833b8da7196429c9e1269106a687ef9170051ddd3cbad4f671e97b0fc1e2aa4d73a1a2960f
|
||||
|
Loading…
Reference in New Issue
Block a user