From acea0426dfa9f1904a29ae7d3e09c6e8d1f37ca0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 25 Sep 2024 13:30:10 +0200 Subject: [PATCH] automatic version update by autodist [release 3.10.6-1mamba;Wed Sep 25 2024] --- python-aiohttp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-aiohttp.spec b/python-aiohttp.spec index c366949..43b5890 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-aiohttp -Version: 3.10.5 -Release: 2mamba +Version: 3.10.6 +Release: 1mamba Summary: Async http client/server framework Group: System/Libraries Vendor: openmamba @@ -56,6 +56,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitearch}/%{pkgname}/.hash/* %changelog +* Wed Sep 25 2024 Automatic Build System 3.10.6-1mamba +- automatic version update by autodist + * Thu Sep 05 2024 Silvan Calarco 3.10.5-2mamba - rebuilt with python-build and distdeps