From 5255cefc18f3e4f275e931f1093079b8ab2a6033 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 15 Sep 2024 11:46:34 +0200 Subject: [PATCH] automatic version update by autodist [release 4.3.3-1mamba;Sat Sep 14 2024] --- python-platformdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-platformdirs.spec b/python-platformdirs.spec index f5e956d..2959dec 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-platformdirs -Version: 4.3.2 +Version: 4.3.3 Release: 1mamba Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir" Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Sat Sep 14 2024 Automatic Build System 4.3.3-1mamba +- automatic version update by autodist + * Mon Sep 09 2024 Automatic Build System 4.3.2-1mamba - automatic version update by autodist