automatic version update by autodist [release 0.7.0-1mamba;Mon Feb 14 2022]

This commit is contained in:
Automatic Build System 2024-01-06 11:26:58 +01:00
parent 842d54f0c9
commit b6a2716d05

View File

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