diff --git a/python-yaql.spec b/python-yaql.spec index 929091e..2a012c7 100644 --- a/python-yaql.spec +++ b/python-yaql.spec @@ -10,7 +10,7 @@ Name: python-%{pypi_name} Version: 1.1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Yet Another Query Language License: ASL 2.0 @@ -39,7 +39,7 @@ Requires: python2-dateutil %if 0%{?fedora} || 0%{?rhel} > 7 Requires: python2-ply %else -Requires: python2-ply +Requires: python-ply %endif %description -n python2-%{pypi_name} @@ -154,6 +154,9 @@ rm -fr %{buildroot}%{python_sitelib}/tests %changelog +* Wed Feb 14 2018 Yatin Karel - 1.1.3-2 +- Fix python-ply Requires for rhel + * Fri Feb 09 2018 Alfredo Moralejo - 1.1.3-1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild