From 4ea072a4092434eab9e042a5a911606ee1cb964b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:32:18 +0100 Subject: [PATCH] automatic version update by autodist [release 5.4.3-1mamba;Sat May 06 2023] --- python-qtconsole.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 6e6e2ba..db76578 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-qtconsole -Version: 5.4.2 -Release: 3mamba +Version: 5.4.3 +Release: 1mamba Summary: A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more Group: System/Libraries Vendor: openmamba @@ -66,6 +66,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist %doc LICENSE %changelog +* Sat May 06 2023 Automatic Build System 5.4.3-1mamba +- automatic version update by autodist + * Sun Apr 09 2023 Silvan Calarco 5.4.2-3mamba - py310: resolve bindir conflict