rpms/python-paste/devel .cvsignore, 1.4, 1.5 python-paste.spec, 1.5, 1.6 sources, 1.4, 1.5

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sun Mar 4 02:00:33 UTC 2007


Author: lmacken

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

Modified Files:
	.cvsignore python-paste.spec sources 
Log Message:
1.2.1


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-paste/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	10 Dec 2006 03:15:12 -0000	1.4
+++ .cvsignore	4 Mar 2007 02:00:01 -0000	1.5
@@ -1 +1 @@
-Paste-1.0.tar.gz
+Paste-1.2.1.tar.gz


Index: python-paste.spec
===================================================================
RCS file: /cvs/extras/rpms/python-paste/devel/python-paste.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-paste.spec	10 Dec 2006 03:26:30 -0000	1.5
+++ python-paste.spec	4 Mar 2007 02:00:01 -0000	1.6
@@ -2,8 +2,8 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           python-paste
-Version:        1.0
-Release:        2%{?dist}
+Version:        1.2.1
+Release:        1%{?dist}
 Summary:        Tools for using a Web Server Gateway Interface stack
 Group:          System Environment/Libraries
 License:        MIT
@@ -27,7 +27,7 @@
 
 # clean docs directory
 pushd docs
-rm StyleGuide.txt *.css */*.css doc.conf template.tmpl */*.js
+rm StyleGuide.txt *.css */*.css template.tmpl */*.js
 popd
 
 %build
@@ -60,6 +60,9 @@
 
 
 %changelog
+* Sat Mar  3 2007 Luke Macken <lmacken at redhat.com> - 1.2.1-1
+- 1.2.1
+
 * Sat Dec  9 2006 Luke Macken <lmacken at redhat.com> - 1.0-2
 - Add python-devel to BuildRequires
 - 1.0


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-paste/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	10 Dec 2006 03:15:12 -0000	1.4
+++ sources	4 Mar 2007 02:00:01 -0000	1.5
@@ -1 +1 @@
-d000bba7779d8540e3a1d18bce452cc9  Paste-1.0.tar.gz
+7d391d1b5ba8531b69958746a0734934  Paste-1.2.1.tar.gz




More information about the fedora-extras-commits mailing list