diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 5745385..7959012 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.6.0 +Version: 5.6.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 @@ -67,6 +67,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist %doc LICENSE %changelog +* Wed Oct 30 2024 Automatic Build System 5.6.1-1mamba +- automatic version update by autodist + * Thu Aug 29 2024 Automatic Build System 5.6.0-1mamba - automatic version update by autodist