diff --git a/python-build.spec b/python-build.spec index ac63069..1f338bb 100644 --- a/python-build.spec +++ b/python-build.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-build -Version: 0.7.0 +Version: 0.8.0 Release: 1mamba Summary: A simple, correct PEP517 package builder Group: System/Libraries @@ -50,5 +50,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon May 23 2022 Automatic Build System 0.8.0-1mamba +- automatic version update by autodist + * Fri Jan 14 2022 Silvan Calarco 0.7.0-1mamba - package created using the webbuild interface