From 246883c817bf47f5af536d57706b3b920110864f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:49:02 +0100 Subject: [PATCH] automatic version update by autodist [release 23.10.0-1mamba;Wed Oct 18 2023] --- python-black.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-black.spec b/python-black.spec index 6adab85..ad3daf5 100644 --- a/python-black.spec +++ b/python-black.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-black -Version: 23.9.1 -Release: 2mamba +Version: 23.10.0 +Release: 1mamba Summary: The uncompromising code formatter Group: System/Libraries Vendor: openmamba @@ -60,6 +60,9 @@ done %doc LICENSE %changelog +* Wed Oct 18 2023 Automatic Build System 23.10.0-1mamba +- automatic version update by autodist + * Sun Oct 01 2023 Silvan Calarco 23.9.1-2mamba - rebuilt with python3 = 3.11