From fc41ab96f2a14cfa4ab04cf1a586af2a01553de3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 23 Nov 2024 17:13:26 +0100 Subject: [PATCH] automatic version update by autodist [release 0.19.0-1mamba;Sat Nov 23 2024] --- python-datatypes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-datatypes.spec b/python-datatypes.spec index 2a5ac70..4df0211 100644 --- a/python-datatypes.spec +++ b/python-datatypes.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-datatypes -Version: 0.17.2 +Version: 0.19.0 Release: 1mamba Summary: Utility Classes and Functions that are handy across multiple projects Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Sat Nov 23 2024 Automatic Build System 0.19.0-1mamba +- automatic version update by autodist + * Wed Sep 25 2024 Automatic Build System 0.17.2-1mamba - automatic version update by autodist