diff --git a/python-wcwidth.spec b/python-wcwidth.spec index 55f420b..f8eb6a9 100644 --- a/python-wcwidth.spec +++ b/python-wcwidth.spec @@ -11,7 +11,7 @@ Name: python-%{pypi_name} Version: 0.1.7 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Measures number of Terminal column cells of wide-character codes License: MIT @@ -94,6 +94,9 @@ printable width of a string on a Terminal. %endif # with python3 %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.1.7-7 +- Rebuilt for Python 3.7 + * Wed Feb 28 2018 Iryna Shcherbina - 0.1.7-6 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)