From a4488f7f1c90b20e17dbeeafdc6c5279745ba621 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:47:07 +0100 Subject: [PATCH] automatic version update by autodist [release 23.2.0-1mamba;Sun Dec 31 2023] --- python-attrs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-attrs.spec b/python-attrs.spec index 0be3d90..04a6c32 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-attrs -Version: 23.1.0 -Release: 3mamba +Version: 23.2.0 +Release: 1mamba Summary: Classes Without Boilerplate Group: System/Libraries Vendor: openmamba @@ -54,6 +54,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Dec 31 2023 Automatic Build System 23.2.0-1mamba +- automatic version update by autodist + * Sun Dec 24 2023 Silvan Calarco 23.1.0-3mamba - fix obsoleting python-attr