diff --git a/python-platformdirs.spec b/python-platformdirs.spec index bf2b302..6da05da 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.11.0 +Version: 4.1.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,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Tue Dec 05 2023 Automatic Build System 4.1.0-1mamba +- automatic version update by autodist + +* Fri Nov 10 2023 Automatic Build System 4.0.0-1mamba +- automatic version update by autodist + * Tue Oct 03 2023 Automatic Build System 3.11.0-1mamba - automatic version update by autodist