diff --git a/python-rich.spec b/python-rich.spec index 7dc7340..620a82e 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.8.0 +Version: 13.8.1 Release: 1mamba Summary: Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Sep 10 2024 Automatic Build System 13.8.1-1mamba +- automatic version update by autodist + * Tue Aug 27 2024 Automatic Build System 13.8.0-1mamba - automatic version update by autodist