From a135333b31dad0a4403fd90076f234693c9e60bd Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 30 Dec 2021 09:24:23 -0700 Subject: [PATCH] Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 --- python-gevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-gevent.spec b/python-gevent.spec index 95766bf..ed5f8f7 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 20.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A coroutine-based Python networking library License: MIT @@ -94,6 +94,9 @@ cd src/gevent/tests && GEVENT_FILE=thread %__python3 -mgevent.tests test__*subpr %{python3_sitearch}/%{modname}* %changelog +* Fri Apr 16 2021 Mohan Boddu - 20.9.0-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Fedora Release Engineering - 20.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild