From f972a02ecaf6ec86fb597249f3a6d32bc0a4bfcd Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Oct 03 2007 15:07:07 +0000 Subject: - 1.7.3 --- diff --git a/.cvsignore b/.cvsignore index 4683527..3960c34 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -simplejson-1.7.1.tar.gz +simplejson-1.7.3.tar.gz diff --git a/python-simplejson.spec b/python-simplejson.spec index 02c55b2..98d1b0d 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.1 -Release: 3%{?dist} +Version: 1.7.3 +Release: 1%{?dist} Summary: Simple, fast, extensible JSON encoder/decoder for Python Group: System Environment/Libraries @@ -13,11 +13,7 @@ Source0: http://cheeseshop.python.org/packages/source/s/simplejson/simple BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel -%if 0%{?fedora} >= 8 BuildRequires: python-setuptools-devel -%else -BuildRequires: python-setuptools -%endif %description @@ -66,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Oct 3 2007 Luke Macken - 1.7.3-1 +- 1.7.3 + * Sun Sep 2 2007 Luke Macken - 1.7.1-3 - Update for python-setuptools changes in rawhide diff --git a/sources b/sources index 15c7a38..b5b6297 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b723d488ea43583122511263e9c2c93a simplejson-1.7.1.tar.gz +03935eda1211f29d6856481baf6cba59 simplejson-1.7.3.tar.gz