From 6bb20889ae537f8b50bb454016f4b37ea657aaa9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 18 Nov 2024 10:16:31 +0100 Subject: [PATCH] automatic version update by autodist [release 4.2.1-1mamba;Sun Nov 17 2024] --- python-immutabledict.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-immutabledict.spec b/python-immutabledict.spec index 5eaf216..75ccba4 100644 --- a/python-immutabledict.spec +++ b/python-immutabledict.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-immutabledict -Version: 4.2.0 +Version: 4.2.1 Release: 1mamba Summary: Immutable wrapper around dictionaries (a fork of frozendict) Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Nov 17 2024 Automatic Build System 4.2.1-1mamba +- automatic version update by autodist + * Thu May 09 2024 Silvan Calarco 4.2.0-1mamba - package created using the webbuild interface