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