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