automatic version update by autodist [release 2.4.0-1mamba;Sun Sep 26 2021]
This commit is contained in:
parent
424043057b
commit
69551c01ca
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2-)
|
%define pkgname %(echo %name | cut -d- -f2-)
|
||||||
Name: python-platformdirs
|
Name: python-platformdirs
|
||||||
Version: 2.3.0
|
Version: 2.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir"
|
Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir"
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -44,5 +44,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/%{pkgname}-*-py*.egg-info/*
|
%{python_sitearch}/%{pkgname}-*-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Aug 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user