diff --git a/python-notebook.changes b/python-notebook.changes index ed2a00f..97d668f 100644 --- a/python-notebook.changes +++ b/python-notebook.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 2 21:19:05 UTC 2022 - Ben Greiner + +- Enforce libalternatives grouping for nbclassic alternatives + gh#jupyter/notebook#6501 + ------------------------------------------------------------------- Wed Jun 15 19:37:13 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-notebook.spec b/python-notebook.spec index d070962..d845dab 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -209,6 +209,8 @@ sed -E ' %python_clone -a %{buildroot}%{_bindir}/jupyter-nbextension %python_clone -a %{buildroot}%{_bindir}/jupyter-notebook %python_clone -a %{buildroot}%{_bindir}/jupyter-serverextension +# https://github.com/jupyter/notebook/issues/6501, use the same grouping as nbclassic +%python_group_libalternatives jupyter-notebook jupyter-bundlerextension jupyter-nbextension jupyter-serverextension %suse_update_desktop_file jupyter-notebook %endif