diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 88acaca..bdca847 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -1,5 +1,5 @@ Name: python-qtconsole -Version: 5.0.2 +Version: 5.0.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 @@ -14,7 +14,6 @@ License: BSD ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -50,6 +49,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.md %changelog +* Thu Mar 18 2021 Automatic Build System 5.0.3-1mamba +- automatic version update by autodist + * Sun Feb 21 2021 Automatic Build System 5.0.2-1mamba - automatic version update by autodist