diff --git a/python-platformdirs.spec b/python-platformdirs.spec index 2c7c0b9..23be682 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-platformdirs Version: 2.5.1 -Release: 1mamba +Release: 2mamba Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir" Group: System/Libraries Vendor: openmamba @@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-*-py*.egg-info/* %changelog +* Sun Oct 09 2022 Silvan Calarco 2.5.1-2mamba +- rebuilt with python 3.10 + * Sun Feb 20 2022 Automatic Build System 2.5.1-1mamba - automatic version update by autodist