From 23ef635129bcff88ba998627bcab8ef76e2fe654 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 28 Sep 2024 22:14:42 +0200 Subject: [PATCH] automatic version update by autodist [release 4.1.0-1mamba;Sat Sep 28 2024] --- python-jaraco-functools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jaraco-functools.spec b/python-jaraco-functools.spec index aa72e6d..0d18e39 100644 --- a/python-jaraco-functools.spec +++ b/python-jaraco-functools.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - .) Name: python-jaraco-functools -Version: 4.0.2 +Version: 4.1.0 Release: 1mamba Summary: Functools like those found in stdlib Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Sep 28 2024 Automatic Build System 4.1.0-1mamba +- automatic version update by autodist + * Fri Aug 02 2024 Automatic Build System 4.0.2-1mamba - automatic version update by autodist