update to 0.4.2

Triggered by a possible reqquirement by openstack-quantum-2013.1
This commit is contained in:
Pádraig Brady 2013-03-14 14:00:43 +00:00
parent 00f774d286
commit 6e19efc608
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/alembic-0.3.4.tar.gz
/alembic-0.4.2.tar.gz

View File

@ -5,8 +5,8 @@
%global modname alembic
Name: python-alembic
Version: 0.3.4
Release: 11%{?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@redhat.com> - 0.4.2-1
- Update to 0.4.2
* Fri Feb 22 2013 Ralph Bean <rbean@redhat.com> - 0.3.4-10
- Rebuilt again for good measure.
- Disabled python3 tests.. they started failing in rawhide.

View File

@ -1 +1 @@
4b5b13025c9c8a4e4c9d2efb61b21959 alembic-0.3.4.tar.gz
c64b9e8928e13df0b68fb6207ba45675 alembic-0.4.2.tar.gz