rpms/python-simplejson/devel .cvsignore, 1.4, 1.5 python-simplejson.spec, 1.7, 1.8 sources, 1.4, 1.5

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Wed Mar 21 01:49:07 UTC 2007


Author: lmacken

Update of /cvs/extras/rpms/python-simplejson/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1645

Modified Files:
	.cvsignore python-simplejson.spec sources 
Log Message:
1.7 (Bug #233212)


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-simplejson/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	3 Mar 2007 21:14:42 -0000	1.4
+++ .cvsignore	21 Mar 2007 01:48:34 -0000	1.5
@@ -1 +1 @@
-simplejson-1.5.tar.gz
+simplejson-1.7.tar.gz


Index: python-simplejson.spec
===================================================================
RCS file: /cvs/extras/rpms/python-simplejson/devel/python-simplejson.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-simplejson.spec	3 Mar 2007 21:14:42 -0000	1.7
+++ python-simplejson.spec	21 Mar 2007 01:48:34 -0000	1.8
@@ -3,7 +3,7 @@
 
 
 Name:           python-simplejson
-Version:        1.5
+Version:        1.7
 Release:        1%{?dist}
 Summary:        Simple, fast, extensible JSON encoder/decoder for Python
 
@@ -12,7 +12,6 @@
 URL:            http://undefined.org/python/#simplejson
 Source0:        http://cheeseshop.python.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildArch:      noarch
 
 BuildRequires:  python-setuptools python-devel
 
@@ -58,9 +57,13 @@
 %{python_sitelib}/simplejson-%{version}-py%{pyver}.egg-info
 %{python_sitelib}/simplejson/*.py*
 %{python_sitelib}/simplejson/tests/*.py*
+%{python_sitelib}/simplejson/_speedups.so
 
 
 %changelog
+* Tue Mar 20 2007 Luke Macken <lmacken at redhat.com> - 1.7
+- 1.7 (Bug #233212)
+
 * Sat Mar  3 2007 Luke Macken <lmacken at redhat.com> - 1.5
 - 1.5
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-simplejson/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	3 Mar 2007 21:14:42 -0000	1.4
+++ sources	21 Mar 2007 01:48:34 -0000	1.5
@@ -1 +1 @@
-16e579c1230e7a0469f9e46b57fb53df  simplejson-1.5.tar.gz
+1e8866f758ef8e7d5fe6ebeb1b26e4eb  simplejson-1.7.tar.gz




More information about the scm-commits mailing list