diff --git a/python-mccabe.spec b/python-mccabe.spec index c345b74..6613cc1 100644 --- a/python-mccabe.spec +++ b/python-mccabe.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-mccabe -Version: 0.6.1 +Version: 0.7.0 Release: 1mamba Summary: McCabe checker, plugin for flake8 Group: System/Libraries @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Feb 14 2022 Automatic Build System 0.7.0-1mamba +- automatic version update by autodist + * Sun Feb 13 2022 Silvan Calarco 0.6.1-1mamba - package created using the webbuild interface