From 9d37873c4fb438b544f381c922d2bce3753929a2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 19 2016 10:09:35 +0000 Subject: - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- diff --git a/python-jmespath.spec b/python-jmespath.spec index 6655f43..1c61801 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -13,7 +13,7 @@ Name: python-%{pypi_name} Version: 0.9.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: JSON Matching Expressions License: MIT @@ -95,6 +95,9 @@ ln -sf %{_bindir}/jp.py-%{python2_version} %{buildroot}/%{_bindir}/jp.py %endif # with_python3 %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.9.0-5 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Mon Jun 27 2016 Haïkel Guémar - 0.9.0-4 - Fix python2 subpackage requiring python3 (RHBZ#1342501)