From 70ed2cfe31b56457b516465a3107cf96350a06a1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:10:55 +0100 Subject: [PATCH] automatic version update by autodist [release 2.4.0-1mamba;Mon Jan 01 2024] --- python-frozendict.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-frozendict.spec b/python-frozendict.spec index 0ae327c..5035121 100644 --- a/python-frozendict.spec +++ b/python-frozendict.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-frozendict -Version: 2.3.10 +Version: 2.4.0 Release: 1mamba Summary: A simple immutable dictionary Group: System/Libraries @@ -46,5 +46,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Mon Jan 01 2024 Automatic Build System 2.4.0-1mamba +- automatic version update by autodist + * Fri Dec 29 2023 Silvan Calarco 2.3.10-1mamba - package created using the webbuild interface