From 2aca2835e8ede2214915b10131e21aca3301ee2d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:49:01 +0100 Subject: [PATCH] automatic version update by autodist [release 22.6.0-1mamba;Tue Jun 28 2022] --- python-black.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-black.spec b/python-black.spec index 0be39b3..00f6256 100644 --- a/python-black.spec +++ b/python-black.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-black -Version: 22.3.0 +Version: 22.6.0 Release: 1mamba Summary: The uncompromising code formatter Group: System/Libraries @@ -53,6 +53,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Jun 28 2022 Automatic Build System 22.6.0-1mamba +- automatic version update by autodist + * Tue Mar 29 2022 Automatic Build System 22.3.0-1mamba - automatic version update by autodist