automatic version update by autodist [release 5.6.1-1mamba;Wed Oct 30 2024]

This commit is contained in:
Automatic Build System 2024-10-30 20:59:54 +01:00
parent 45d2938e13
commit 1b8c1d49a7

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-qtconsole
Version: 5.6.0
Version: 5.6.1
Release: 1mamba
Summary: A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more
Group: System/Libraries
@ -67,6 +67,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist
%doc LICENSE
%changelog
* Wed Oct 30 2024 Automatic Build System <autodist@openmamba.org> 5.6.1-1mamba
- automatic version update by autodist
* Thu Aug 29 2024 Automatic Build System <autodist@openmamba.org> 5.6.0-1mamba
- automatic version update by autodist