From 276bf61024d8b9fc77ae2039ab0d5a19fd490db3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 31 Jan 2024 15:59:20 +0100 Subject: [PATCH] automatic version update by autodist [release 4.2.0-1mamba;Wed Jan 31 2024] --- python-platformdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-platformdirs.spec b/python-platformdirs.spec index 6da05da..9ec18b9 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.1.0 +Version: 4.2.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,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Wed Jan 31 2024 Automatic Build System 4.2.0-1mamba +- automatic version update by autodist + * Tue Dec 05 2023 Automatic Build System 4.1.0-1mamba - automatic version update by autodist