Update to 2.34

This commit is contained in:
Emmanuel Seyman 2013-05-26 10:20:39 +02:00
parent 55b868764e
commit 1d2d478499
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ JSON-XS-2.27.tar.gz
/JSON-XS-2.3.tar.gz
/JSON-XS-2.32.tar.gz
/JSON-XS-2.33.tar.gz
/JSON-XS-2.34.tar.gz

View File

@ -1,8 +1,8 @@
Name: perl-JSON-XS
Summary: JSON serialising/deserialising, done correctly and fast
Epoch: 1
Version: 2.33
Release: 2%{?dist}
Version: 2.34
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/JSON-XS/
@ -59,6 +59,9 @@ make test
%{_mandir}/man[13]/*
%changelog
* Sun May 26 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 1:2.34-1
- Update to 2.34
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.33-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
6a1eafeadc1680a806ec2eb1798f6084 JSON-XS-2.33.tar.gz
dda3c03335665cdeff91c37a269b833b JSON-XS-2.34.tar.gz