diff --git a/python-bitstring.spec b/python-bitstring.spec index d196d75..223dd4f 100644 --- a/python-bitstring.spec +++ b/python-bitstring.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 3.1.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{sum} Group: Development/Libraries @@ -89,6 +89,9 @@ nosetests-%{python3_version} -w test %{python3_sitelib}/__pycache__/%{srcname}*.{pyc,pyo} %changelog +* Tue Jun 19 2018 Miro HronĨok - 3.1.5-5 +- Rebuilt for Python 3.7 + * Sun Feb 11 2018 Iryna Shcherbina - 3.1.5-4 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)