diff --git a/python-aiohttp.spec b/python-aiohttp.spec index c5f02f1..03530fb 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.4 +Version: 3.11.6 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 +* Wed Nov 20 2024 Automatic Build System 3.11.6-1mamba +- automatic version update by autodist + * Tue Nov 19 2024 Automatic Build System 3.11.4-1mamba - automatic version update by autodist