- update to 2.21

This commit is contained in:
Chris Weyl 2008-06-26 03:19:47 +00:00
parent be8ffb5a1e
commit 05c27d89fb
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
JSON-XS-2.01.tar.gz JSON-XS-2.21.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-JSON-XS Name: perl-JSON-XS
Version: 2.01 Version: 2.21
Release: 1%{?dist} Release: 1%{?dist}
Summary: JSON serialising/deserialising, done correctly and fast Summary: JSON serialising/deserialising, done correctly and fast
License: GPL+ or Artistic License: GPL+ or Artistic
@ -56,6 +56,12 @@ rm -rf %{buildroot}
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Jun 25 2008 Chris Weyl <cweyl@alumni.drew.edu> 2.21-1
- update to 2.21
* Wed May 28 2008 Chris Weyl <cweyl@alumni.drew.edu> 2.2-1
- update to 2.2
* Sun Mar 09 2008 Chris Weyl <cweyl@alumni.drew.edu> 2.01-1 * Sun Mar 09 2008 Chris Weyl <cweyl@alumni.drew.edu> 2.01-1
- update to 2.x series before F9 - update to 2.x series before F9

View File

@ -1 +1 @@
9e802215f9c915f2b3edfaeaba8cf2fb JSON-XS-2.01.tar.gz 84b9f126d07ae1fa647fac9f1cc6617e JSON-XS-2.21.tar.gz