From 1b8c1d49a75b9c388771b572004abe936bbd8209 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 30 Oct 2024 20:59:54 +0100 Subject: [PATCH] automatic version update by autodist [release 5.6.1-1mamba;Wed Oct 30 2024] --- python-qtconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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