rpms/python-webob/F-9 .cvsignore, 1.3, 1.4 python-webob.spec, 1.4, 1.5 sources, 1.3, 1.4

Ricky Zhou (周家杰) ricky at fedoraproject.org
Sat Dec 6 18:04:38 UTC 2008


Author: ricky

Update of /cvs/pkgs/rpms/python-webob/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv615

Modified Files:
	.cvsignore python-webob.spec sources 
Log Message:
Upstream released new version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-webob/F-9/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	30 Sep 2008 17:20:29 -0000	1.3
+++ .cvsignore	6 Dec 2008 18:04:07 -0000	1.4
@@ -1 +1 @@
-WebOb-0.9.3.tar.gz
+WebOb-0.9.4.tar.gz


Index: python-webob.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-webob/F-9/python-webob.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-webob.spec	30 Sep 2008 17:52:05 -0000	1.4
+++ python-webob.spec	6 Dec 2008 18:04:07 -0000	1.5
@@ -2,8 +2,8 @@
 
 Name:           python-webob
 Summary:        WSGI request and response object
-Version:        0.9.3
-Release:        2%{?dist}
+Version:        0.9.4
+Release:        1%{?dist}
 License:        MIT
 Group:          System Environment/Libraries
 URL:            http://pythonpaste.org/webob/
@@ -15,6 +15,7 @@
 BuildRequires:  python-nose
 BuildRequires:  python-dtopt
 BuildRequires:  python-tempita
+BuildRequires:  python-wsgiproxy
 
 %description
 WebOb provides wrappers around the WSGI request environment, and an object to 
@@ -55,6 +56,9 @@
 %{python_sitelib}/WebOb*.egg-info/
 
 %changelog
+* Sat Dec 06 2008 Ricky Zhou <ricky at fedoraproject.org> 0.9.4-1
+- Upstream released new version.
+
 * Tue Sep 30 2008 Ricky Zhou <ricky at fedoraproject.org> 0.9.3-2
 - Add BuildRequires on python-tempita.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-webob/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	30 Sep 2008 17:20:29 -0000	1.3
+++ sources	6 Dec 2008 18:04:07 -0000	1.4
@@ -1 +1 @@
-1ee83b8beea08a573a048cb5332a532f  WebOb-0.9.3.tar.gz
+95b6bb266470f04ca670a17ed7b05cfe  WebOb-0.9.4.tar.gz




More information about the fedora-extras-commits mailing list