0.6.2
This commit is contained in:
parent
2f853042e7
commit
a8eecc55e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/alembic-0.3.4.tar.gz
|
||||
/alembic-0.4.2.tar.gz
|
||||
/alembic-0.5.0.tar.gz
|
||||
/alembic-0.6.2.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global modname alembic
|
||||
|
||||
Name: python-alembic
|
||||
Version: 0.5.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Database migration tool for SQLAlchemy
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -193,6 +193,9 @@ install -m 0644 alembic.1 %{buildroot}%{_mandir}/man1/alembic.1
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 28 2014 Ralph Bean <rbean@redhat.com> - 0.6.2-1
|
||||
- Latest upstream.
|
||||
|
||||
* Mon Jul 29 2013 Ralph Bean <rbean@redhat.com> - 0.5.0-2
|
||||
- Add forgotten dependency on python-setuptools.
|
||||
https://bugzilla.redhat.com/show_bug.cgi?id=989016
|
||||
|
Loading…
Reference in New Issue
Block a user