From a04ce4e7f760c4ca0da698f6c388aa7367cb5cd6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:44:28 +0100 Subject: [PATCH] automatic version update by autodist [release 3.6.2-1mamba;Thu Oct 20 2022] --- python-anyio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-anyio.spec b/python-anyio.spec index 0476ef2..be03fc3 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: 3.6.1 +Version: 3.6.2 Release: 1mamba Summary: High level compatibility layer for multiple asynchronous event loop implementations Group: System/Libraries @@ -48,5 +48,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Oct 20 2022 Automatic Build System 3.6.2-1mamba +- automatic version update by autodist + * Sun Oct 02 2022 Silvan Calarco 3.6.1-1mamba - package created using the webbuild interface