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

Ricky Zhou (周家杰) ricky at fedoraproject.org
Sat Dec 6 17:32:39 UTC 2008


Author: ricky

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-webtest/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	14 Oct 2008 02:11:35 -0000	1.2
+++ .cvsignore	6 Dec 2008 17:32:08 -0000	1.3
@@ -1 +1 @@
-WebTest-1.0.tar.gz
+WebTest-1.1.tar.gz


Index: python-webtest.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-webtest/devel/python-webtest.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-webtest.spec	29 Nov 2008 16:02:02 -0000	1.2
+++ python-webtest.spec	6 Dec 2008 17:32:09 -0000	1.3
@@ -1,14 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-webtest
-Version:        1.0
-Release:        4%{?dist}
+Version:        1.1
+Release:        1%{?dist}
 Summary:        Helper to test WSGI applications
 
 Group:          Development/Languages
 License:        MIT
 URL:            http://pythonpaste.org/webtest/
-Source0:        http://pypi.python.org/packages/source/W/WebTest/WebTest-1.0.tar.gz
+Source0:        http://pypi.python.org/packages/source/W/WebTest/WebTest-%{version}.tar.gz
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildArch:      noarch
@@ -58,6 +58,9 @@
 
 
 %changelog
+* Sat Dec 06 2008 Ricky Zhou <ricky at fedoraproject.org> - 1.1-1
+- Upstream released new version.
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 1.0-4
 - Rebuild for Python 2.6
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-webtest/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	14 Oct 2008 02:11:35 -0000	1.2
+++ sources	6 Dec 2008 17:32:09 -0000	1.3
@@ -1 +1 @@
-bdc4f8597c1d9500636f09bf52ed9d33  WebTest-1.0.tar.gz
+f2adfd0f6d766bb2214fb1a1f3db03cc  WebTest-1.1.tar.gz




More information about the fedora-extras-commits mailing list