diff --git a/python-prettytable.spec b/python-prettytable.spec index 49c0fd8..c1f92aa 100644 --- a/python-prettytable.spec +++ b/python-prettytable.spec @@ -9,7 +9,7 @@ Name: python-%{modname} Version: 0.7.2 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Python library to display tabular data in tables Group: Development/Languages @@ -119,6 +119,9 @@ popd %changelog +* Fri Jun 15 2018 Miro HronĨok - 0.7.2-15 +- Rebuilt for Python 3.7 + * Mon Feb 12 2018 Iryna Shcherbina - 0.7.2-14 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)