diff --git a/python-natsort.spec b/python-natsort.spec index 925f4fc..26d3d13 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.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 8.1.0-1mamba +- automatic version update by autodist + * Mon Jan 10 2022 Silvan Calarco 8.0.2-1mamba - package created using the webbuild interface