diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 7b1fdf6..a5e0e93 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.2.2 -Release: 2mamba +Version: 5.3.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 Vendor: openmamba @@ -54,6 +54,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Mar 29 2022 Automatic Build System 5.3.0-1mamba +- automatic version update by autodist + * Sun Feb 13 2022 Silvan Calarco 5.2.2-2mamba - rebuilt with distdeps