From 3e9d8c2de62f9807ac6ed3987f9bdd3ed4e32f28 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 15 Oct 2024 17:08:50 +0200 Subject: [PATCH] automatic version update by autodist [release 2.4.6-1mamba;Tue Oct 15 2024] --- python-frozendict.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-frozendict.spec b/python-frozendict.spec index 75e152c..02ee740 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.4.5 +Version: 2.4.6 Release: 1mamba Summary: A simple immutable dictionary Group: System/Libraries @@ -46,6 +46,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitearch}/%{pkgname}/* %changelog +* Tue Oct 15 2024 Automatic Build System 2.4.6-1mamba +- automatic version update by autodist + * Sun Oct 06 2024 Automatic Build System 2.4.5-1mamba - automatic version update by autodist