diff --git a/python-alembic.spec b/python-alembic.spec index 465b926..09199c6 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -2,7 +2,7 @@ Name: python-alembic Version: 1.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Database migration tool for SQLAlchemy License: MIT @@ -98,6 +98,9 @@ py.test-3 %changelog +* Sun May 24 2020 Miro HronĨok - 1.4.2-2 +- Rebuilt for Python 3.9 + * Sun Mar 22 2020 Carl George - 1.4.2-1 - Latest upstream rhbz#1808866