rpms/python-paste-script/F-10 .cvsignore, 1.9, 1.10 python-paste-script.spec, 1.16, 1.17 sources, 1.9, 1.10

Luke Macken lmacken at fedoraproject.org
Fri Jun 5 14:35:23 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/python-paste-script/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6807

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/F-10/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	14 Jun 2008 06:47:16 -0000	1.9
+++ .cvsignore	5 Jun 2009 14:35:22 -0000	1.10
@@ -1 +1 @@
-PasteScript-1.6.3.tar.gz
+PasteScript-1.7.3.tar.gz


Index: python-paste-script.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/F-10/python-paste-script.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- python-paste-script.spec	6 Oct 2008 15:54:30 -0000	1.16
+++ python-paste-script.spec	5 Jun 2009 14:35:23 -0000	1.17
@@ -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:        2%{?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,20 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Tue Jan 06 2009 Luke Macken <lmacken at redhat.com> - 1.7.3-1
+- Update to 1.7.3
+- Remove copydir_re_fix.patch
+
+* Tue Dec  9 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 1.6.3-5
+- Add patch for copydir re error
+-   (http://trac.pythonpaste.org/pythonpaste/ticket/313)
+
+* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 1.6.3-4
+- Rebuild for Python 2.6
+
 * Mon Oct 6 2008 Toshio Kuratomi <toshio at fedoraproject.org> - 1.6.3-3
 - Require python-setuptools
 - BuildRequire python-paste-deploy


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-paste-script/F-10/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	14 Jun 2008 06:47:16 -0000	1.9
+++ sources	5 Jun 2009 14:35:23 -0000	1.10
@@ -1 +1 @@
-d91ad7e03d07f94a3206fef13c18cf49  PasteScript-1.6.3.tar.gz
+9101a3a23809d3413b39ba8b75dd0bce  PasteScript-1.7.3.tar.gz




More information about the fedora-extras-commits mailing list