Update to 2.33
This commit is contained in:
parent
1e21e153ea
commit
3051218f3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user