From 22276797b636439d5574c7242de3965fe6e4d862 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Aug 18 2011 09:19:41 +0000 Subject: Update to 2.1.1 (#663117) --- diff --git a/.gitignore b/.gitignore index f5fea4c..00cc32b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ TurboGears2-2.1b2.tar.gz /TurboGears2-2.1rc1.tar.bz2 /TurboGears2-2.1.tar.gz +/TurboGears2-2.1.1.tar.gz diff --git a/TurboGears2.spec b/TurboGears2.spec index eb0fa89..1870ca9 100644 --- a/TurboGears2.spec +++ b/TurboGears2.spec @@ -2,8 +2,8 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: TurboGears2 -Version: 2.1 -Release: 2%{?dist} +Version: 2.1.1 +Release: 1%{?dist} Summary: Next generation front-to-back web development megaframework built on Pylons Group: Development/Languages @@ -24,9 +24,10 @@ BuildRequires: python-chameleon python-repoze-tm2 python-simplegeneric %{?el5:BuildRequires: python-wsgiref} -Requires: python-pylons +Requires: python-pylons >= 0.9.7 Requires: python-webflash >= 0.1-0.a8 Requires: python-weberror >= 0.10.1 +Requires: python-webob >= 1.0.7 Requires: python-genshi >= 0.5.1 Requires: python-zope-sqlalchemy >= 0.4 Requires: python-toscawidgets >= 0.9.4 @@ -79,6 +80,9 @@ rm -rf %{buildroot} %changelog +* Wed Aug 17 2011 Nils Philippsen +- Update to 2.1.1 (#663117) + * Mon Feb 07 2011 Fedora Release Engineering - 2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 7206107..26ab886 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf7f625aaf7d354a42f142ae3422f6f0 TurboGears2-2.1.tar.gz +b27a6d05dbc685fabae9723199301435 TurboGears2-2.1.1.tar.gz