diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 43b5890..1d31c21 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.10.6 +Version: 3.10.7 Release: 1mamba Summary: Async http client/server framework Group: System/Libraries @@ -56,6 +56,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitearch}/%{pkgname}/.hash/* %changelog +* Sat Sep 28 2024 Automatic Build System 3.10.7-1mamba +- automatic version update by autodist + * Wed Sep 25 2024 Automatic Build System 3.10.6-1mamba - automatic version update by autodist