Update to 2.33

This commit is contained in:
Emmanuel Seyman 2012-08-02 19:41:05 +02:00
parent 1e21e153ea
commit 3051218f3f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,8 +1,8 @@
Name: perl-JSON-XS Name: perl-JSON-XS
Summary: JSON serialising/deserialising, done correctly and fast Summary: JSON serialising/deserialising, done correctly and fast
Epoch: 1 Epoch: 1
Version: 2.32 Version: 2.33
Release: 3%{?dist} Release: 1%{?dist}
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
URL: http://search.cpan.org/dist/JSON-XS/ URL: http://search.cpan.org/dist/JSON-XS/
@ -59,6 +59,9 @@ make test
%{_mandir}/man[13]/* %{_mandir}/man[13]/*
%changelog %changelog
* Thu Aug 02 2012 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 1:2.33-1
- Update to 2.33
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.32-3 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.32-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
87f71c78010083ad4d158b5765c4a609 JSON-XS-2.32.tar.gz 6a1eafeadc1680a806ec2eb1798f6084 JSON-XS-2.33.tar.gz