rpms/python-wsgiproxy/F-11 .cvsignore, 1.2, 1.3 python-wsgiproxy.spec, 1.4, 1.5 sources, 1.2, 1.3

Ricky Zhou (周家杰) ricky at fedoraproject.org
Thu Nov 19 06:42:12 UTC 2009


Author: ricky

Update of /cvs/pkgs/rpms/python-wsgiproxy/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27305

Modified Files:
	.cvsignore python-wsgiproxy.spec sources 
Log Message:
* Thu Nov 19 2009 Ricky Zhou <ricky at fedoraproject.org> - 0.2-1
- Upstream released a new version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-wsgiproxy/F-11/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	18 Jun 2008 03:10:21 -0000	1.2
+++ .cvsignore	19 Nov 2009 06:42:12 -0000	1.3
@@ -1 +1 @@
-WSGIProxy-0.1.tar.gz
+WSGIProxy-0.2.tar.gz


Index: python-wsgiproxy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-wsgiproxy/F-11/python-wsgiproxy.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- python-wsgiproxy.spec	14 Apr 2009 17:38:54 -0000	1.4
+++ python-wsgiproxy.spec	19 Nov 2009 06:42:12 -0000	1.5
@@ -1,14 +1,14 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-wsgiproxy
-Version:        0.1
-Release:        4%{?dist}
+Version:        0.2
+Release:        1%{?dist}
 Summary:        HTTP proxying tools for WSGI apps
 
 Group:          Development/Languages
 License:        MIT
 URL:            http://pythonpaste.org/wsgiproxy/
-Source0:        http://pypi.python.org/packages/source/W/WSGIProxy/WSGIProxy-0.1.tar.gz
+Source0:        http://pypi.python.org/packages/source/W/WSGIProxy/WSGIProxy-%{version}.tar.gz
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch:      noarch
@@ -46,6 +46,9 @@ processes over HTTP.
 
 
 %changelog
+* Thu Nov 19 2009 Ricky Zhou <ricky at fedoraproject.org> - 0.2-1
+- Upstream released a new version.
+
 * Tue Apr 14 2009 Ricky Zhou <ricky at fedoraproject.org> - 0.1-4
 - Change define to global.
 - Remove old >= 8 conditional.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-wsgiproxy/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	18 Jun 2008 03:10:21 -0000	1.2
+++ sources	19 Nov 2009 06:42:12 -0000	1.3
@@ -1 +1 @@
-f1d6cb20b6a1a9991fc2da4cc3e7f2e8  WSGIProxy-0.1.tar.gz
+d88c9941170fe7bd61ddfc672a55b4c1  WSGIProxy-0.2.tar.gz




More information about the fedora-extras-commits mailing list