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