automatic version update by autodist [release 13.9.2-1mamba;Sat Oct 05 2024]

This commit is contained in:
Automatic Build System 2024-10-05 10:51:31 +02:00
parent afbb55bd19
commit eee03cea82

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-rich
Version: 13.9.1
Version: 13.9.2
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
* Sat Oct 05 2024 Automatic Build System <autodist@openmamba.org> 13.9.2-1mamba
- automatic version update by autodist
* Wed Oct 02 2024 Automatic Build System <autodist@openmamba.org> 13.9.1-1mamba
- automatic version update by autodist