diff --git a/python-jsonpointer.spec b/python-jsonpointer.spec index e4d3542..dd9ea8c 100644 --- a/python-jsonpointer.spec +++ b/python-jsonpointer.spec @@ -17,7 +17,7 @@ Name: python-%{pypi_name} Version: 1.10 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Resolve JSON Pointers in Python License: BSD @@ -117,6 +117,9 @@ ln -s ./jsonpointer-%{python3_version} %{buildroot}%{_bindir}/jsonpointer %endif # with python3 %changelog +* Fri Jun 15 2018 Miro HronĨok - 1.10-12 +- Rebuilt for Python 3.7 + * Tue Apr 03 2018 Charalampos Stratakis - 1.10-11 - Conditionalize the Python 2 subpackage and don't build it on EL > 7