diff --git a/python-natsort.spec b/python-natsort.spec index 8715ddd..71dbcd9 100644 --- a/python-natsort.spec +++ b/python-natsort.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-natsort -Version: 8.3.1 +Version: 8.4.0 Release: 1mamba Summary: Simple yet flexible natural sorting in Python Group: System/Libraries @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Jun 21 2023 Automatic Build System 8.4.0-1mamba +- automatic version update by autodist + * Thu Mar 02 2023 Automatic Build System 8.3.1-1mamba - automatic version update by autodist