diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 8815647..0c5c8e9 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.0 +Version: 3.11.2 Release: 1mamba Summary: Async http client/server framework Group: System/Libraries @@ -57,6 +57,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitearch}/%{pkgname}/.hash/* %changelog +* Fri Nov 15 2024 Automatic Build System 3.11.2-1mamba +- automatic version update by autodist + +* Fri Nov 15 2024 Automatic Build System 3.11.1-1mamba +- automatic version update by autodist + * Wed Nov 13 2024 Automatic Build System 3.11.0-1mamba - automatic version update by autodist