diff --git a/python-alembic.spec b/python-alembic.spec index ee733c1..cf13202 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -2,7 +2,7 @@ Name: python-alembic Version: 1.7.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Database migration tool for SQLAlchemy License: MIT @@ -103,6 +103,9 @@ py.test-3 %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.7.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 14 2022 Python Maint - 1.7.7-2 - Rebuilt for Python 3.11