From dbb7e5feff69dc12f30451be718e5a3c076eb671 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 17 Dec 2024 17:58:29 +0100 Subject: [PATCH] automatic version update by autodist [release 24.3.0-1mamba;Mon Dec 16 2024] --- python-attrs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-attrs.spec b/python-attrs.spec index b561b98..74083ca 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-attrs -Version: 24.2.0 +Version: 24.3.0 Release: 1mamba Summary: Classes Without Boilerplate Group: System/Libraries @@ -54,6 +54,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Dec 16 2024 Automatic Build System 24.3.0-1mamba +- automatic version update by autodist + * Wed Aug 07 2024 Automatic Build System 24.2.0-1mamba - automatic version update by autodist