diff --git a/.cvsignore b/.cvsignore index f3fe5a8..32298d8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -simplejson-1.3.tar.gz +simplejson-1.4.tar.gz diff --git a/python-simplejson.spec b/python-simplejson.spec index a1d911d..e719426 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-simplejson -Version: 1.3 -Release: 4%{?dist} +Version: 1.4 +Release: 1%{?dist} Summary: Simple, fast, extensible JSON encoder/decoder for Python Group: System Environment/Libraries @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Nov 24 2006 Luke Macken - 1.4-1 +- 1.4 + * Sun Sep 3 2006 Luke Macken - 1.3-4 - Rebuild for FC6 diff --git a/sources b/sources index 314ddb9..a085d7c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fbe039b9b863572651a0f665acea34c9 simplejson-1.3.tar.gz +5fbad786a4b151d44a9b1e1e157e5510 simplejson-1.4.tar.gz