automatic version update by autodist [release 2.4.0-1mamba;Sun Sep 26 2021]

This commit is contained in:
Automatic Build System 2024-01-05 16:19:11 +01:00
parent 424043057b
commit 69551c01ca

View File

@ -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 <autodist@mambasoft.it> 2.4.0-1mamba
- automatic version update by autodist
* Tue Aug 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.0-1mamba
- package created using the webbuild interface