From b6a2716d05e757fa2a9476714b34ee06f91a8278 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:26:58 +0100 Subject: [PATCH] automatic version update by autodist [release 0.7.0-1mamba;Mon Feb 14 2022] --- python-mccabe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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