diff --git a/python-migrate.spec b/python-migrate.spec index b7eeb47..42dcdaa 100644 --- a/python-migrate.spec +++ b/python-migrate.spec @@ -6,7 +6,7 @@ Name: python-migrate Version: 0.12.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Schema migration tools for SQLAlchemy License: MIT @@ -91,6 +91,9 @@ echo 'sqlite:///__tmp__' > test_db.cfg %{python3_sitelib}/* %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.12.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Feb 02 2019 Fedora Release Engineering - 0.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild