diff --git a/.gitignore b/.gitignore index e81c93e..9515490 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec index 070e0c0..82e1d06 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -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 - 1:3.03-2 +- Update to 3.03 + * Sun May 15 2016 Jitka Plesnikova - 1:3.02-2 - Perl 5.24 rebuild diff --git a/sources b/sources index d531c61..7ecbfd1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d4078f18003b50be970709a77b6afbf JSON-XS-3.02.tar.gz +75c5afccb8d5d33be23ec353e3410aca JSON-XS-3.03.tar.gz