diff --git a/python-flake8.spec b/python-flake8.spec index 5cebb61..e9bffec 100644 --- a/python-flake8.spec +++ b/python-flake8.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-flake8 -Version: 6.0.0 -Release: 2mamba +Version: 6.1.0 +Release: 1mamba Summary: The modular source code checker: pep8 pyflakes and co Group: System/Libraries Vendor: openmamba @@ -51,6 +51,9 @@ done %doc LICENSE %changelog +* Sun Jul 30 2023 Automatic Build System 6.1.0-1mamba +- automatic version update by autodist + * Fri Apr 07 2023 Sdk Build System 6.0.0-2mamba - rebuilt with python 3.10