diff --git a/python-jmespath.spec b/python-jmespath.spec index 52e3f5b..48ae0d5 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 0.9.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: JSON Matching Expressions License: MIT @@ -103,6 +103,9 @@ nosetests-%{python3_version} %endif # with python3 %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.9.0-11 +- Rebuilt for Python 3.7 + * Mon Feb 12 2018 Iryna Shcherbina - 0.9.0-10 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)