diff --git a/SPECS/python-greenlet.spec b/SPECS/python-greenlet.spec index 83f66ff..07905ea 100644 --- a/SPECS/python-greenlet.spec +++ b/SPECS/python-greenlet.spec @@ -9,7 +9,7 @@ Name: python-%{modname} Version: 0.4.13 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Lightweight in-process concurrent programming License: MIT URL: https://github.com/python-greenlet/greenlet @@ -111,6 +111,10 @@ Python 3 version. %{_includedir}/python%{python3_version}*/%{modname}/ %changelog +* Thu Nov 07 2019 Brian C. Lane - 0.4.13-4 +- Add gating tests + Resolves: rhbz#1682344 + * Wed Jul 18 2018 Charalampos Stratakis - 0.4.13-3 - Conditionalize the python2 subpackage