From c40316b3efa2f4140ae42d3fdb535aead60da65f Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Nov 16 2007 03:24:47 +0000 Subject: 0.2.90.21 bugfix release --- diff --git a/.cvsignore b/.cvsignore index b997320..acefda9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-fedora-0.2.90.20.tar.gz +python-fedora-0.2.90.21.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index 98a0801..a02af25 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -2,8 +2,8 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: python-fedora -Version: 0.2.90.20 -Release: 4%{?dist} +Version: 0.2.90.21 +Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services Group: Development/Languages @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/fedora/tg/visit/ %changelog +* Thu Nov 15 2007 Toshio Kuratomi - 0.2.90.21-1 +- Bugfix release for expired sessions. + * Wed Nov 14 2007 Luke Macken - 0.2.90.20-3 - Handle our SQLAlchemy requirement differently for Fedora 8+, until TurboGears can use SQLAlchemy >= 0.4 diff --git a/sources b/sources index 4edd660..1e98f52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2a6d6c233fa620f0011d9d713e3f781 python-fedora-0.2.90.20.tar.gz +71bb9242884cddbf6a364cfa9b835e20 python-fedora-0.2.90.21.tar.gz