From 69551c01ca26d2306572e250aa460daba025334b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:19:11 +0100 Subject: [PATCH] automatic version update by autodist [release 2.4.0-1mamba;Sun Sep 26 2021] --- python-platformdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-platformdirs.spec b/python-platformdirs.spec index 8f9007d..6145875 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-platformdirs -Version: 2.3.0 +Version: 2.4.0 Release: 1mamba Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir" Group: System/Libraries @@ -44,5 +44,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-*-py*.egg-info/* %changelog +* Sun Sep 26 2021 Automatic Build System 2.4.0-1mamba +- automatic version update by autodist + * Tue Aug 31 2021 Silvan Calarco 2.3.0-1mamba - package created using the webbuild interface