From b6a8042fc51543f95568a536826678f75deec52f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:19:14 +0100 Subject: [PATCH] automatic version update by autodist [release 3.10.0-1mamba;Sat Aug 05 2023] --- python-platformdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-platformdirs.spec b/python-platformdirs.spec index 1133c35..0e9cabd 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.2.0 +Version: 3.10.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 +* Sat Aug 05 2023 Automatic Build System 3.10.0-1mamba +- automatic version update by autodist + * Sun Mar 26 2023 Automatic Build System 3.2.0-1mamba - automatic version update by autodist