From 5285f09fca92e6ed1d7462d1349a9a92749941d2 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.0.2-1mamba;Sun Feb 21 2021] --- python-qtconsole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 9577840..88acaca 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -1,5 +1,5 @@ Name: python-qtconsole -Version: 5.0.1 +Version: 5.0.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 @@ -50,5 +50,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.md %changelog +* Sun Feb 21 2021 Automatic Build System 5.0.2-1mamba +- automatic version update by autodist + * Wed Jan 20 2021 Silvan Calarco 5.0.1-1mamba - package created using the webbuild interface