From fc21da00391324a164adebbeeaa2cab49a5ee58d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 28 Apr 2020 04:50:37 -0400 Subject: [PATCH] import python-greenlet-0.4.13-4.el8 --- SPECS/python-greenlet.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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