diff --git a/python-traitlets.spec b/python-traitlets.spec index 0d19150..5f12485 100644 --- a/python-traitlets.spec +++ b/python-traitlets.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-traitlets -Version: 5.10.1 +Version: 5.11.2 Release: 1mamba Summary: A lightweight, simple, pure Python derivative of Enthought Traits Group: System/Libraries @@ -40,6 +40,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Oct 04 2023 Automatic Build System 5.11.2-1mamba +- automatic version update by autodist + +* Tue Oct 03 2023 Automatic Build System 5.11.1-1mamba +- automatic version update by autodist + * Wed Sep 27 2023 Automatic Build System 5.10.1-1mamba - automatic version update by autodist