diff --git a/python-spyder-kernels.spec b/python-spyder-kernels.spec index 930ee8d..647589e 100644 --- a/python-spyder-kernels.spec +++ b/python-spyder-kernels.spec @@ -1,5 +1,5 @@ Name: python-spyder-kernels -Version: 1.10.2 +Version: 2.0.0 Release: 1mamba Summary: Jupyter kernels for the Spyder console Group: System/Libraries @@ -14,7 +14,6 @@ License: MIT ## 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 +* Fri Apr 02 2021 Automatic Build System 2.0.0-1mamba +- automatic version update by autodist + * Mon Feb 22 2021 Automatic Build System 1.10.2-1mamba - automatic version update by autodist