diff --git a/python-anyjson.spec b/python-anyjson.spec index 8cafaa6..be1d6e2 100644 --- a/python-anyjson.spec +++ b/python-anyjson.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 0.3.3 -Release: 17%{?dist} +Release: 18%{?dist} Summary: %{sum} License: BSD @@ -96,6 +96,9 @@ provides a uniform API regardless of which JSON implementation is used. %{python3_sitelib}/%{srcname}*.egg-info %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.3.3-18 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Iryna Shcherbina - 0.3.3-17 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)