diff --git a/python-jmespath.spec b/python-jmespath.spec index 6e81827..ce0dec3 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -13,7 +13,7 @@ Name: python-%{pypi_name} Version: 0.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: JSON Matching Expressions License: MIT @@ -94,6 +94,9 @@ ln -sf %{_bindir}/jp.py-2 %{buildroot}/%{_bindir}/jp.py-%{python2_version} %endif # with_python3 %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.9.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Jan 06 2016 Fabio Alessandro Locati - 0.9.0-2 - Improve to set the Provides tag for EL6 too