[python-alembic/el6] update to 0.4.2

Pádraig Brady pbrady at fedoraproject.org
Fri Mar 15 12:56:42 UTC 2013


commit ab9ef758904595d78628c821494de6ec00e803de
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Mar 14 14:00:43 2013 +0000

    update to 0.4.2
    
    Triggered by a possible reqquirement by openstack-quantum-2013.1
    
    Conflicts:
    
    	python-alembic.spec

 .gitignore          |    1 +
 python-alembic.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6573ab1..dc6682f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /alembic-0.3.4.tar.gz
+/alembic-0.4.2.tar.gz
diff --git a/python-alembic.spec b/python-alembic.spec
index a6aeb11..f83fa38 100644
--- a/python-alembic.spec
+++ b/python-alembic.spec
@@ -5,8 +5,8 @@
 %global modname alembic
 
 Name:             python-alembic
-Version:          0.3.4
-Release:          10%{?dist}
+Version:          0.4.2
+Release:          1%{?dist}
 Summary:          Database migration tool for SQLAlchemy
 
 Group:            Development/Libraries
@@ -189,6 +189,9 @@ install -m 0644 alembic.1 %{buildroot}%{_mandir}/man1/alembic.1
 
 
 %changelog
+* Thu Mar 14 2013 Pádraig Brady <pbrady at redhat.com> - 0.4.2-1
+- Update to 0.4.2
+
 * Fri Feb 22 2013 Ralph Bean <rbean at redhat.com> - 0.3.4-10
 - Rebuilt again for good measure.
 - Disabled python3 tests.. they started failing in rawhide.
diff --git a/sources b/sources
index bf4346f..26561ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b5b13025c9c8a4e4c9d2efb61b21959  alembic-0.3.4.tar.gz
+c64b9e8928e13df0b68fb6207ba45675  alembic-0.4.2.tar.gz


More information about the scm-commits mailing list