diff --git a/python-natsort.spec b/python-natsort.spec index 35f563e..3e18e9e 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.2.0 +Version: 8.3.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 +* Tue Feb 28 2023 Automatic Build System 8.3.0-1mamba +- automatic version update by autodist + * Fri Sep 02 2022 Automatic Build System 8.2.0-1mamba - automatic version update by autodist