automatic version update by autodist [release 5.4.0-1mamba;Wed Nov 02 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:32:16 +01:00
parent 29cb9ca0af
commit 07fc29a19f

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-qtconsole
Version: 5.3.2
Version: 5.4.0
Release: 1mamba
Summary: A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more
Group: System/Libraries
@ -55,6 +55,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Wed Nov 02 2022 Automatic Build System <autodist@mambasoft.it> 5.4.0-1mamba
- automatic version update by autodist
* Sun Aug 28 2022 Automatic Build System <autodist@mambasoft.it> 5.3.2-1mamba
- automatic version update by autodist