From 07fc29a19f9037917cc475771d310fe5c2877aa6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:32:16 +0100 Subject: [PATCH] automatic version update by autodist [release 5.4.0-1mamba;Wed Nov 02 2022] --- python-qtconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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