diff --git a/python-jaraco-classes.spec b/python-jaraco-classes.spec index f6b5470..2831518 100644 --- a/python-jaraco-classes.spec +++ b/python-jaraco-classes.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - .) Name: python-jaraco-classes -Version: 3.2.3 -Release: 2mamba +Version: 3.3.0 +Release: 1mamba Summary: Utility functions for Python class constructs Group: System/Libraries Vendor: openmamba @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Jul 09 2023 Automatic Build System 3.3.0-1mamba +- automatic version update by autodist + * Fri Apr 07 2023 Sdk Build System 3.2.3-2mamba - rebuilt with python 3.10