diff --git a/python-chardet.spec b/python-chardet.spec index 6127cff..05e024d 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -2,7 +2,7 @@ %global pypi_name chardet Name: python-%{pypi_name} Version: 2.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Character encoding auto-detection in Python Group: Development/Languages @@ -80,6 +80,9 @@ popd %changelog +* Fri Dec 09 2016 Charalampos Stratakis - 2.3.0-2 +- Rebuild for Python 3.6 + * Wed Jul 27 2016 Miro HronĨok - 2.3.0-1 - Update to 2.3.0 (#1150536)