diff --git a/python-platformdirs.spec b/python-platformdirs.spec index 2959dec..1840d6b 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.3.3 +Version: 4.3.6 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 Sep 18 2024 Automatic Build System 4.3.6-1mamba +- automatic version update by autodist + * Sat Sep 14 2024 Automatic Build System 4.3.3-1mamba - automatic version update by autodist