From 2bfa27205fd9b50f3b6ff122d32ce6d50e941628 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:09:36 +0100 Subject: [PATCH] automatic version update by autodist [release 6.1.0-1mamba;Sun Jul 30 2023] --- python-flake8.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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