diff --git a/python-qtconsole.spec b/python-qtconsole.spec index a75d45a..4d3551d 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-qtconsole -Version: 5.4.1 +Version: 5.4.2 Release: 1mamba Summary: A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more Group: System/Libraries @@ -56,6 +56,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Apr 03 2023 Automatic Build System 5.4.2-1mamba +- automatic version update by autodist + * Sun Mar 12 2023 Automatic Build System 5.4.1-1mamba - automatic version update by autodist