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