From 2c87ac83721212cec63983e69395cdb9c9bdda3d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 19 Sep 2024 09:41:18 +0200 Subject: [PATCH] automatic version update by autodist [release 0.17.1-1mamba;Wed Sep 18 2024] --- python-datatypes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-datatypes.spec b/python-datatypes.spec index 5dbcb59..6599399 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.15.0 +Version: 0.17.1 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 +* Wed Sep 18 2024 Automatic Build System 0.17.1-1mamba +- automatic version update by autodist + * Thu Jul 25 2024 Automatic Build System 0.15.0-1mamba - automatic version update by autodist