automatic version update by autodist [release 5.5.1-1mamba;Thu Nov 16 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:32:19 +01:00
parent 7680f042f1
commit 2907a5ace2

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-qtconsole
Version: 5.5.0
Version: 5.5.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
@ -66,6 +66,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist
%doc LICENSE
%changelog
* Thu Nov 16 2023 Automatic Build System <autodist@mambasoft.it> 5.5.1-1mamba
- automatic version update by autodist
* Mon Nov 06 2023 Automatic Build System <autodist@mambasoft.it> 5.5.0-1mamba
- automatic version update by autodist