automatic version update by autodist [release 8.1.0-1mamba;Mon Jan 31 2022]

This commit is contained in:
Automatic Build System 2024-01-06 11:29:22 +01:00
parent 7baa7efe07
commit 3f34d7a9e3

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-natsort
Version: 8.0.2
Version: 8.1.0
Release: 1mamba
Summary: Simple yet flexible natural sorting in Python
Group: System/Libraries
@ -46,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Mon Jan 31 2022 Automatic Build System <autodist@mambasoft.it> 8.1.0-1mamba
- automatic version update by autodist
* Mon Jan 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 8.0.2-1mamba
- package created using the webbuild interface