rpms/python-paste-deploy/devel .cvsignore, 1.2, 1.3 python-paste-deploy.spec, 1.2, 1.3 sources, 1.2, 1.3

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sun Sep 17 18:47:28 UTC 2006


Author: lmacken

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-paste-deploy/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	21 Aug 2006 16:48:36 -0000	1.2
+++ .cvsignore	17 Sep 2006 18:47:28 -0000	1.3
@@ -1 +1 @@
-PasteDeploy-0.5.tar.gz
+PasteDeploy-0.9.6.tar.gz


Index: python-paste-deploy.spec
===================================================================
RCS file: /cvs/extras/rpms/python-paste-deploy/devel/python-paste-deploy.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-paste-deploy.spec	4 Sep 2006 00:45:51 -0000	1.2
+++ python-paste-deploy.spec	17 Sep 2006 18:47:28 -0000	1.3
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-paste-deploy
-Version:        0.5
-Release:        4%{?dist}
+Version:        0.9.6
+Release:        1%{?dist}
 Summary:        Load, configure, and compose WSGI applications and servers
 Group:          System Environment/Libraries
 License:        MIT
@@ -50,6 +50,9 @@
 
 
 %changelog
+* Sun Sep 17 2006 Luke Macken <lmacken at redhat.com> - 0.9.6-1
+- 0.9.6
+
 * Sun Sep  3 2006 Luke Macken <lmacken at redhat.com> - 0.5-4
 - Rebuild for FC6
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-paste-deploy/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	21 Aug 2006 16:48:36 -0000	1.2
+++ sources	17 Sep 2006 18:47:28 -0000	1.3
@@ -1 +1 @@
-74f8bd5ec130686f7dfd1e27d127994b  PasteDeploy-0.5.tar.gz
+28cd2c9793a93c6361e46a5094eb1bde  PasteDeploy-0.9.6.tar.gz




More information about the scm-commits mailing list