From 0b9aac44ec7dad6b5322dca7c5e4dad434d8d709 Mon Sep 17 00:00:00 2001 From: Automatic Build System <autodist@openmamba.org> Date: Sat, 30 Nov 2024 09:00:24 +0100 Subject: [PATCH] automatic version update by autodist [release 24.11.1-1mamba;Fri Nov 29 2024] --- python-gevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-gevent.spec b/python-gevent.spec index a79e2b7..10278fc 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-gevent -Version: 24.2.1 +Version: 24.11.1 Release: 1mamba Summary: Coroutine-based network library Group: System/Libraries @@ -62,6 +62,9 @@ export GEVENTSETUP_EMBED=0 %doc AUTHORS LICENSE %changelog +* Fri Nov 29 2024 Automatic Build System <autodist@openmamba.org> 24.11.1-1mamba +- automatic version update by autodist + * Wed Apr 03 2024 Automatic Build System <autodist@openmamba.org> 24.2.1-1mamba - automatic version update by autodist