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 81b0f2b..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 @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel -BuildRequires: python-setuptools-devel +BuildRequires: python-setuptools-devel %description @@ -62,6 +62,9 @@ rm -rf %{buildroot} %changelog +* 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 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