diff --git a/.cvsignore b/.cvsignore index 3960c34..2169b1a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -simplejson-1.7.3.tar.gz +simplejson-1.7.4.tar.gz diff --git a/python-simplejson.spec b/python-simplejson.spec index 0d74e35..887e9f4 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -2,8 +2,8 @@ %{!?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.3 -Release: 3%{?dist} +Version: 1.7.4 +Release: 1%{?dist} Summary: Simple, fast, extensible JSON encoder/decoder for Python Group: System Environment/Libraries @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 28 2008 Luke Macken - 1.7.4-1 +- Update to 1.7.4 + * Fri Feb 8 2008 Luke Macken - 1.7.3-3 - Rebuild for gcc 4.3 diff --git a/sources b/sources index b5b6297..70ce80c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03935eda1211f29d6856481baf6cba59 simplejson-1.7.3.tar.gz +0395956395d22657c333a1de57dce2d3 simplejson-1.7.4.tar.gz