diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 4c21855..d84b487 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.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 5.4.0-1mamba +- automatic version update by autodist + * Sun Aug 28 2022 Automatic Build System 5.3.2-1mamba - automatic version update by autodist