Update to 1.0.8 (#1685262).
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
aa30d69f6d
commit
1a8ab75f1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/alembic-0.9.7.tar.gz
|
||||
/alembic-1.0.0.tar.gz
|
||||
/alembic-1.0.7.tar.gz
|
||||
/alembic-1.0.8.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global modname alembic
|
||||
|
||||
Name: python-alembic
|
||||
Version: 1.0.7
|
||||
Version: 1.0.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Database migration tool for SQLAlchemy
|
||||
|
||||
@ -214,6 +214,10 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 28 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.0.8-1
|
||||
- Update to 1.0.8 (#1685262).
|
||||
- https://alembic.sqlalchemy.org/en/latest/changelog.html#change-1.0.8
|
||||
|
||||
* Tue Feb 05 2019 Alfredo Moralejo <amoralej@redhat.com> - 1.0.7-1
|
||||
- Update to 1.0.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (alembic-1.0.7.tar.gz) = d6607476894ae4b373d5245f51a74cc92812a764b65a6248efc3770b0ded1e62b15066feac3fd5bc2a64784573bf7531c619cf11ce50eef1622ed18376649419
|
||||
SHA512 (alembic-1.0.8.tar.gz) = 7a2ab63c6a823a32f45cd8ff5b763671806a8fa3d2b31e09c2051bdf92784fdafea1e3be217d84885d92eaf550e223ef77fd6fd387d35a5882d60ebcf042d835
|
||||
|
Loading…
Reference in New Issue
Block a user