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