diff --git a/python-chardet.spec b/python-chardet.spec index 380ef12..c417253 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -2,7 +2,7 @@ %global pypi_name chardet Name: python-%{pypi_name} Version: 3.0.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Character encoding auto-detection in Python Group: Development/Languages @@ -88,6 +88,9 @@ popd %changelog +* Wed Jun 13 2018 Miro HronĨok - 3.0.4-6 +- Rebuilt for Python 3.7 + * Sun Feb 11 2018 Iryna Shcherbina - 3.0.4-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)