From 8cc1342b5c0dc9b1d30094e67a218bde500e7afe Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 14 Jan 2024 16:44:12 +0100 Subject: [PATCH] automatic version update by autodist [release 4.1.0-1mamba;Tue Dec 05 2023] --- python-platformdirs.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-platformdirs.spec b/python-platformdirs.spec index bf2b302..6da05da 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-platformdirs -Version: 3.11.0 +Version: 4.1.0 Release: 1mamba Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir" Group: System/Libraries @@ -47,6 +47,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Tue Dec 05 2023 Automatic Build System 4.1.0-1mamba +- automatic version update by autodist + +* Fri Nov 10 2023 Automatic Build System 4.0.0-1mamba +- automatic version update by autodist + * Tue Oct 03 2023 Automatic Build System 3.11.0-1mamba - automatic version update by autodist