From 7f91bc19d8f95029087bd34a4e0a0e6ae44f9c0c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 9 Sep 2024 10:31:38 +0200 Subject: [PATCH] automatic version update by autodist [release 4.3.2-1mamba;Mon Sep 09 2024] --- python-platformdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-platformdirs.spec b/python-platformdirs.spec index cd6fc32..f5e956d 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.1 +Version: 4.3.2 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 +* Mon Sep 09 2024 Automatic Build System 4.3.2-1mamba +- automatic version update by autodist + * Sun Sep 08 2024 Automatic Build System 4.3.1-1mamba - automatic version update by autodist