Update to 3.03

This commit is contained in:
Emmanuel Seyman 2016-11-20 08:43:01 +01:00
parent 72d4dd8eac
commit cf6cf5f772
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ JSON-XS-2.27.tar.gz
/JSON-XS-2.34.tar.gz
/JSON-XS-3.01.tar.gz
/JSON-XS-3.02.tar.gz
/JSON-XS-3.03.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-JSON-XS
Summary: JSON serializing/deserializing, done correctly and fast
Epoch: 1
Version: 3.02
Version: 3.03
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
@ -63,6 +63,9 @@ make test
%{_mandir}/man[13]/*
%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
- Perl 5.24 rebuild

View File

@ -1 +1 @@
0d4078f18003b50be970709a77b6afbf JSON-XS-3.02.tar.gz
75c5afccb8d5d33be23ec353e3410aca JSON-XS-3.03.tar.gz