From d4471197d82655d3257d47a581ce4ec8944e2eb2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Jul 26 2009 20:41:24 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- diff --git a/python-migrate.spec b/python-migrate.spec index 638741b..e7552aa 100644 --- a/python-migrate.spec +++ b/python-migrate.spec @@ -4,7 +4,7 @@ Name: python-migrate Version: 0.5.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Schema migration tools for SQLAlchemy Group: Development/Languages @@ -65,6 +65,9 @@ echo 'sqlite:///__tmp__' > test_db.cfg %{python_sitelib}/* %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 0.5.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Mon Jun 01 2009 Luke Macken 0.5.3-2 - Add python-migrate-py2.4-import.patch, which makes the use of __import__ work on Python 2.4