diff --git a/python-jmespath.spec b/python-jmespath.spec index 419ffc4..7965e1a 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.9.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JSON Matching Expressions License: MIT @@ -49,6 +49,9 @@ nosetests-%{python3_version} %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.9.4-2 +- Rebuilt for Python 3.8 + * Wed Jul 24 2019 Kevin Fenzi - 0.9.4-1 - Upgrade to 0.9.4. - Drop python2 subpackage and fix unversioned command to use python3.