diff --git a/python-traitlets.spec b/python-traitlets.spec index 41ebc2d..1d8f29e 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.14.1 +Version: 5.14.2 Release: 1mamba Summary: A lightweight, simple, pure Python derivative of Enthought Traits Group: System/Libraries @@ -40,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Mar 12 2024 Automatic Build System 5.14.2-1mamba +- automatic version update by autodist + * Tue Jan 02 2024 Automatic Build System 5.14.1-1mamba - automatic version update by autodist