From e60250c6b51f7d588bf21d032e0b6728eb6abf06 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 29 Feb 2024 13:06:41 +0100 Subject: [PATCH] automatic version update by autodist [release 13.7.1-1mamba;Thu Feb 29 2024] --- python-rich.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rich.spec b/python-rich.spec index 7f4a295..964d0f9 100644 --- a/python-rich.spec +++ b/python-rich.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-rich -Version: 13.7.0 +Version: 13.7.1 Release: 1mamba Summary: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal Group: System/Libraries @@ -49,5 +49,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Feb 29 2024 Automatic Build System 13.7.1-1mamba +- automatic version update by autodist + * Tue Dec 12 2023 Silvan Calarco 13.7.0-1mamba - package created using the webbuild interface