From 0b438f98099537460671ad8b7eb961f8809b4d96 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 15 May 2024 21:04:58 +0200 Subject: [PATCH] automatic version update by autodist [release 4.2.2-1mamba;Wed May 15 2024] --- python-platformdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-platformdirs.spec b/python-platformdirs.spec index cdf26d7..a570dbe 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.2.1 +Version: 4.2.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 +* Wed May 15 2024 Automatic Build System 4.2.2-1mamba +- automatic version update by autodist + * Wed Apr 24 2024 Automatic Build System 4.2.1-1mamba - automatic version update by autodist