Update to 2.34
This commit is contained in:
parent
55b868764e
commit
1d2d478499
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ 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
|
/JSON-XS-2.33.tar.gz
|
||||||
|
/JSON-XS-2.34.tar.gz
|
||||||
|
@ -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.33
|
Version: 2.34
|
||||||
Release: 2%{?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
|
||||||
|
* 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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user