From a4baac10a60d090d319bb5e3c93718e70cf9932a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:32:17 +0100 Subject: [PATCH] automatic version update by autodist [release 5.4.2-1mamba;Mon Apr 03 2023] --- python-qtconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-qtconsole.spec b/python-qtconsole.spec index a75d45a..4d3551d 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.4.1 +Version: 5.4.2 Release: 1mamba Summary: A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more Group: System/Libraries @@ -56,6 +56,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Apr 03 2023 Automatic Build System 5.4.2-1mamba +- automatic version update by autodist + * Sun Mar 12 2023 Automatic Build System 5.4.1-1mamba - automatic version update by autodist