diff --git a/.cvsignore b/.cvsignore index 2169b1a..957f469 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -simplejson-1.7.4.tar.gz +simplejson-1.8.1.tar.gz diff --git a/python-simplejson.spec b/python-simplejson.spec index 887e9f4..717617e 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: 1.7.4 +Version: 1.8.1 Release: 1%{?dist} Summary: Simple, fast, extensible JSON encoder/decoder for Python @@ -13,7 +13,7 @@ Source0: http://cheeseshop.python.org/packages/source/s/simplejson/simple BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel -BuildRequires: python-setuptools-devel +BuildRequires: python-setuptools-devel %description @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Apr 02 2008 Luke Macken - 1.8.1-1 +- Update to 1.8.1 + * Thu Feb 28 2008 Luke Macken - 1.7.4-1 - Update to 1.7.4 diff --git a/sources b/sources index 70ce80c..43a5cfd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0395956395d22657c333a1de57dce2d3 simplejson-1.7.4.tar.gz +7d024d6ae74abb269637be204e132bdc simplejson-1.8.1.tar.gz