rpms/python-paste-script/EL-5 python-paste-script.spec,1.11,1.12

Luke Macken lmacken at fedoraproject.org
Sat Oct 17 01:30:06 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/python-paste-script/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23323

Modified Files:
	python-paste-script.spec 
Log Message:
Update to 1.7.3


Index: python-paste-script.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/EL-5/python-paste-script.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- python-paste-script.spec	23 Oct 2008 20:33:32 -0000	1.11
+++ python-paste-script.spec	17 Oct 2009 01:30:05 -0000	1.12
@@ -2,8 +2,8 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           python-paste-script
-Version:        1.6.3
-Release:        3%{?dist}
+Version:        1.7.3
+Release:        1%{?dist}
 Summary:        A pluggable command-line frontend
 Group:          System Environment/Libraries
 License:        MIT
@@ -34,7 +34,6 @@ Built-in features:
 %prep
 %setup -q -n PasteScript-%{version}
 
-
 %build
 %{__python} setup.py build
 
@@ -63,6 +62,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Jan 06 2009 Luke Macken <lmacken at redhat.com> - 1.7.3-1
+- 1.7.3
+
 * Mon Oct 6 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 1.6.3-3
 - Require python-setuptools
 - BuildRequire python-paste-deploy




More information about the fedora-extras-commits mailing list