From 8c187d91e798156b6208daea1ec52ee072c14cff Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:47:31 +0100 Subject: [PATCH] automatic version update by autodist [release 5.6.0-1mamba;Wed Nov 30 2022] --- python-traitlets.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-traitlets.spec b/python-traitlets.spec index 0f089b3..c654874 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.5.0 +Version: 5.6.0 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 COPYING.md %changelog +* Wed Nov 30 2022 Automatic Build System 5.6.0-1mamba +- automatic version update by autodist + * Wed Oct 19 2022 Automatic Build System 5.5.0-1mamba - automatic version update by autodist