diff --git a/python-nbclassic.changes b/python-nbclassic.changes index fef38ae..938c5e9 100644 --- a/python-nbclassic.changes +++ b/python-nbclassic.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 21 09:15:13 UTC 2021 - Ben Greiner + +- Accomodate moved config to distconfig + ------------------------------------------------------------------- Sun Nov 14 15:53:25 UTC 2021 - Ben Greiner diff --git a/python-nbclassic.spec b/python-nbclassic.spec index 44bd8ed..661ca99 100644 --- a/python-nbclassic.spec +++ b/python-nbclassic.spec @@ -110,6 +110,6 @@ This package contains the jupyterlab server configuration file %files -n jupyter-nbclassic %license LICENSE -%config %{_jupyter_server_confdir}/nbclassic.json +%{!?_jupyter_distconfig:%config} %{_jupyter_server_confdir}/nbclassic.json %changelog