From 29fd2db5644203b5372429b949b74c3dd3d9f42b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 6 Dec 2024 14:22:26 +0100 Subject: [PATCH] automatic version update by autodist [release 3.11.10-1mamba;Fri Dec 06 2024] --- python-aiohttp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-aiohttp.spec b/python-aiohttp.spec index ef19dad..7b959bd 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-aiohttp -Version: 3.11.9 +Version: 3.11.10 Release: 1mamba Summary: Async http client/server framework Group: System/Libraries @@ -57,6 +57,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitearch}/%{pkgname}/.hash/* %changelog +* Fri Dec 06 2024 Automatic Build System 3.11.10-1mamba +- automatic version update by autodist + * Tue Dec 03 2024 Automatic Build System 3.11.9-1mamba - automatic version update by autodist