rpms/python-webtest/F-8 .cvsignore, 1.2, 1.3 python-webtest.spec, 1.1, 1.2 sources, 1.2, 1.3

Ricky Zhou (周家杰) ricky at fedoraproject.org
Sat Dec 6 19:03:37 UTC 2008


Author: ricky

Update of /cvs/pkgs/rpms/python-webtest/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10490

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-webtest/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	14 Oct 2008 02:17:39 -0000	1.2
+++ .cvsignore	6 Dec 2008 19:03:06 -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/F-8/python-webtest.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-webtest.spec	14 Oct 2008 02:17:39 -0000	1.1
+++ python-webtest.spec	6 Dec 2008 19:03:06 -0000	1.2
@@ -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:        3%{?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.
+
 * Thu Jul 17 2008 Ricky Zhou <ricky at fedoraproject.org> - 1.0-3
 - Update Requires for python-webob rename.
 - Add BuildRequires on python-webob for tests.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-webtest/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	14 Oct 2008 02:17:39 -0000	1.2
+++ sources	6 Dec 2008 19:03:06 -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