diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 69354a1..316ea93 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.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 5.5.1-1mamba +- automatic version update by autodist + * Mon Nov 06 2023 Automatic Build System 5.5.0-1mamba - automatic version update by autodist