diff --git a/python-anyio.spec b/python-anyio.spec index 5ea4c99..177ea68 100644 --- a/python-anyio.spec +++ b/python-anyio.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-anyio -Version: 4.6.2 +Version: 4.6.2.post1 Release: 1mamba Summary: High level compatibility layer for multiple asynchronous event loop implementations Group: System/Libraries @@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Oct 15 2024 Automatic Build System 4.6.2.post1-1mamba +- automatic version update by autodist + * Mon Oct 14 2024 Automatic Build System 4.6.2-1mamba - automatic version update by autodist