diff --git a/python-qtconsole.spec b/python-qtconsole.spec index bdca847..fbe401b 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -1,5 +1,5 @@ Name: python-qtconsole -Version: 5.0.3 +Version: 5.1.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 @@ -10,7 +10,6 @@ URL: https://pypi.org/project/qtconsole/ Source: https://pypi.debian.net/qtconsole/qtconsole-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 python-qtconsole' to get the list of build requirements. ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version @@ -49,6 +48,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.md %changelog +* Mon May 03 2021 Automatic Build System 5.1.0-1mamba +- automatic version update by autodist + * Thu Mar 18 2021 Automatic Build System 5.0.3-1mamba - automatic version update by autodist