From 528e02c356102760f6352303290770ce0fbad387 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 16 Apr 2024 19:35:54 +0200 Subject: [PATCH] automatic version update by autodist [release 5.14.2-1mamba;Tue Mar 12 2024] --- python-traitlets.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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