diff --git a/.cvsignore b/.cvsignore index 4b36322..2a5965c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -simplejson-2.0.1.tar.gz +simplejson-2.0.3.tar.gz diff --git a/python-simplejson.spec b/python-simplejson.spec index e319d7a..d2d65fd 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-simplejson -Version: 2.0.1 +Version: 2.0.3 Release: 1%{?dist} Summary: Simple, fast, extensible JSON encoder/decoder for Python @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Oct 20 2008 Tom "spot" Callaway 2.0.3-1 +- update to 2.0.3 + * Wed Oct 01 2008 Luke Macken - 2.0.1-1 - Update to 2.0.1, which contains many optimizations and bugfixes diff --git a/sources b/sources index 4a504a2..0cb6f2e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee2d74d695dc63d188fc3d3c6aa0d90a simplejson-2.0.1.tar.gz +6da5d665c9e772ac65eae9b4ce6d737b simplejson-2.0.3.tar.gz