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