From 8b37d19ff36f1d5565a364005a5d1bd6397887f5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 15 Dec 2024 02:52:21 +0100 Subject: [PATCH] automatic version update by autodist [release 1.3.2-1mamba;Sat Dec 14 2024] --- python-aiosignal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-aiosignal.spec b/python-aiosignal.spec index 57842ac..dbf7f85 100644 --- a/python-aiosignal.spec +++ b/python-aiosignal.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-aiosignal -Version: 1.3.1 +Version: 1.3.2 Release: 1mamba Summary: A list of registered asynchronous callbacks Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Dec 14 2024 Automatic Build System 1.3.2-1mamba +- automatic version update by autodist + * Thu Sep 05 2024 Silvan Calarco 1.3.1-1mamba - package created using the webbuild interface