diff --git a/python-spyder-kernels.spec b/python-spyder-kernels.spec index e0919ce..9585aaa 100644 --- a/python-spyder-kernels.spec +++ b/python-spyder-kernels.spec @@ -1,5 +1,5 @@ Name: python-spyder-kernels -Version: 2.0.1 +Version: 2.0.2 Release: 1mamba Summary: Jupyter kernels for the Spyder console Group: System/Libraries @@ -10,7 +10,6 @@ URL: https://pypi.org/project/spyder-kernels/ Source: https://pypi.debian.net/spyder-kernels/spyder-kernels-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 python-spyder-kernels' 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 2.0.2-1mamba +- automatic version update by autodist + * Sat Apr 03 2021 Automatic Build System 2.0.1-1mamba - automatic version update by autodist