diff --git a/python-jaraco-classes.spec b/python-jaraco-classes.spec index eb59592..f6b5470 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: 1mamba +Release: 2mamba Summary: Utility functions for Python class constructs Group: System/Libraries Vendor: openmamba @@ -49,5 +49,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 3.2.3-2mamba +- rebuilt with python 3.10 + * Tue Mar 07 2023 Silvan Calarco 3.2.3-1mamba - package created using the webbuild interface