Update to 3.03
This commit is contained in:
parent
72d4dd8eac
commit
cf6cf5f772
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ JSON-XS-2.27.tar.gz
|
|||||||
/JSON-XS-2.34.tar.gz
|
/JSON-XS-2.34.tar.gz
|
||||||
/JSON-XS-3.01.tar.gz
|
/JSON-XS-3.01.tar.gz
|
||||||
/JSON-XS-3.02.tar.gz
|
/JSON-XS-3.02.tar.gz
|
||||||
|
/JSON-XS-3.03.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: perl-JSON-XS
|
Name: perl-JSON-XS
|
||||||
Summary: JSON serializing/deserializing, done correctly and fast
|
Summary: JSON serializing/deserializing, done correctly and fast
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.02
|
Version: 3.03
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -63,6 +63,9 @@ make test
|
|||||||
%{_mandir}/man[13]/*
|
%{_mandir}/man[13]/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 20 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 1:3.03-2
|
||||||
|
- Update to 3.03
|
||||||
|
|
||||||
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:3.02-2
|
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:3.02-2
|
||||||
- Perl 5.24 rebuild
|
- Perl 5.24 rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user