From 82257abde8370489f3c85427481d592873eb51d0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:47:34 +0100 Subject: [PATCH] automatic version update by autodist [release 5.14.0-1mamba;Tue Nov 28 2023] --- python-traitlets.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-traitlets.spec b/python-traitlets.spec index 3b3b370..e89b077 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.13.0 +Version: 5.14.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 LICENSE %changelog +* Tue Nov 28 2023 Automatic Build System 5.14.0-1mamba +- automatic version update by autodist + * Mon Oct 30 2023 Automatic Build System 5.13.0-1mamba - automatic version update by autodist