From 7c0305e40456a4f8344b2ccbc625300ebaaab6bc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:39:59 +0100 Subject: [PATCH] automatic version update by autodist [release 4.1.0-1mamba;Mon Aug 28 2023] --- python-singledispatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-singledispatch.spec b/python-singledispatch.spec index 2fe2738..6a88c37 100644 --- a/python-singledispatch.spec +++ b/python-singledispatch.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-singledispatch -Version: 4.0.0 +Version: 4.1.0 Release: 1mamba Summary: This library brings functools.singledispatch from Python 3.4 to Python 2.6 Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel #%doc README.rst %changelog +* Mon Aug 28 2023 Automatic Build System 4.1.0-1mamba +- automatic version update by autodist + * Mon Mar 06 2023 Automatic Build System 4.0.0-1mamba - automatic version update by autodist