rpms/python-turbojson/devel .cvsignore, 1.5, 1.6 python-turbojson.spec, 1.8, 1.9 sources, 1.5, 1.6

Luke Macken lmacken at fedoraproject.org
Tue Sep 16 18:46:07 UTC 2008


Author: lmacken

Update of /cvs/pkgs/rpms/python-turbojson/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18676

Modified Files:
	.cvsignore python-turbojson.spec sources 
Log Message:
* Tue Sep 16 2008 Luke Macken <lmacken at redhat.com> 1.2.1-1
- Latest release of the 1.2.x series
- Require python-peak-rules (#459157, #459117)




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbojson/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	22 Jun 2008 17:46:22 -0000	1.5
+++ .cvsignore	16 Sep 2008 18:45:37 -0000	1.6
@@ -1 +1 @@
-TurboJson-1.2.tar.gz
+TurboJson-1.2.1.tar.gz


Index: python-turbojson.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbojson/devel/python-turbojson.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python-turbojson.spec	22 Jun 2008 17:46:22 -0000	1.8
+++ python-turbojson.spec	16 Sep 2008 18:45:37 -0000	1.9
@@ -4,7 +4,7 @@
 %define module turbojson
 
 Name:           python-turbojson
-Version:        1.2
+Version:        1.2.1
 Release:        1%{?dist}
 Summary:        Python template plugin that supports json
 
@@ -18,6 +18,9 @@
 BuildRequires: python-devel
 BuildRequires: python-setuptools-devel
 
+Requires:      python-peak-rules >= 0.5a1.dev-0.2555
+Requires:      python-simplejson >= 1.9.1
+
 %description
 This package provides a template engine plugin, allowing you
 to easily use Json with TurboGears, Buffet or other systems
@@ -47,6 +50,10 @@
 
 
 %changelog
+* Tue Sep 16 2008 Luke Macken <lmacken at redhat.com> 1.2.1-1
+- Latest release of the 1.2.x series
+- Require python-peak-rules (#459157, #459117)
+
 * Sun Jun 22 2008 Luke Macken <lmacken at redhat.com> 1.2-1
 - Latest upstream release, intended to be used with the upcoming TurboGears 1.1 version.
 - Remove python-turbojson-SAfix-r3749.patch


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbojson/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	22 Jun 2008 17:46:22 -0000	1.5
+++ sources	16 Sep 2008 18:45:37 -0000	1.6
@@ -1 +1 @@
-19ed791bf9871d16123292ab331ef5f2  TurboJson-1.2.tar.gz
+57fbcd25c831c53ae9d4c595233925eb  TurboJson-1.2.1.tar.gz




More information about the fedora-extras-commits mailing list