diff --git a/python-alembic.spec b/python-alembic.spec index 6777bdf..17f1771 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -2,7 +2,7 @@ Name: python-alembic Version: 1.7.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Database migration tool for SQLAlchemy License: MIT @@ -103,6 +103,9 @@ py.test-3 %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 1.7.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sun Nov 28 2021 Kevin Fenzi - 1.7.5-1 - Update to 1.7.5. Fixes rhbz#2022454