diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index 6968870..391d775 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 0.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pure-Python MySQL client library License: MIT @@ -94,6 +94,9 @@ done %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.8.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 15 2018 Iryna Shcherbina - 0.8.0-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)