From e7ce3959d9c4fe8ecf044494dbc85bb7b2bab0e7 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 23 Sep 2024 20:18:03 -0600 Subject: [PATCH] Bump release --- python-gevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-gevent.spec b/python-gevent.spec index 7a07e83..a6fafb5 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 24.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A coroutine-based Python networking library License: MIT @@ -95,6 +95,9 @@ cd src/gevent/tests && GEVENT_FILE=thread %__python3 -mgevent.tests test__*subpr %{python3_sitearch}/%{modname}* %changelog +* Tue Sep 24 2024 Orion Poplawski - 24.2.1-3 +- Add patch to fix build with Cython 3.0.10 (FTBFS rhbz#2275488) + * Fri Jul 19 2024 Fedora Release Engineering - 24.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild