From 9a63803745fc763694bfbe0edea16803f0b1f183 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Oct 23 2008 20:28:33 +0000 Subject: Update to Paste 1.7.1 --- diff --git a/.cvsignore b/.cvsignore index fbe7793..d0dac07 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Paste-1.6.tar.gz +Paste-1.7.1.tar.gz diff --git a/python-paste.spec b/python-paste.spec index 8b70125..8d46e85 100644 --- a/python-paste.spec +++ b/python-paste.spec @@ -2,7 +2,7 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-paste -Version: 1.6 +Version: 1.7.1 Release: 1%{?dist} Summary: Tools for using a Web Server Gateway Interface stack Group: System Environment/Libraries @@ -62,7 +62,10 @@ rm -rf %{buildroot} %changelog -* Wed May 14 2008 Luke Macken - 1.6-1 +* Sat Jun 14 2008 Luke Macken - 1.7.1-1 +- Update to Paste 1.7.1 + +* Thu Feb 28 2008 Luke Macken - 1.6-1 - Update to 1.6 * Wed Oct 3 2007 Luke Macken - 1.4.2-1 diff --git a/sources b/sources index 9593674..aadfa0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5c00d2a8e1cbb9a42b741967a0554a7 Paste-1.6.tar.gz +1c975cd645cd4aff86dab47c6d9059e1 Paste-1.7.1.tar.gz