Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 09:19:38 +00:00
parent 902eed998d
commit c9be03f7cc

View File

@ -2,7 +2,7 @@
Name: python-alembic Name: python-alembic
Version: 1.4.3 Version: 1.4.3
Release: 1%{?dist} Release: 2%{?dist}
Summary: Database migration tool for SQLAlchemy Summary: Database migration tool for SQLAlchemy
License: MIT License: MIT
@ -98,6 +98,9 @@ py.test-3
%changelog %changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Nov 19 2020 Joel Capitao <jcapitao@redhat.com> - 1.4.3-1 * Thu Nov 19 2020 Joel Capitao <jcapitao@redhat.com> - 1.4.3-1
- Update to 1.4.3 (rhbz#1878203) - Update to 1.4.3 (rhbz#1878203)