Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 
python-jupyter_nbextensions_configurator for openSUSE:Factory checked in at 
2022-05-08 21:52:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbextensions_configurator 
(Old)
 and      
/work/SRC/openSUSE:Factory/.python-jupyter_nbextensions_configurator.new.1538 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter_nbextensions_configurator"

Sun May  8 21:52:40 2022 rev:7 rq:975591 version:0.4.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbextensions_configurator/python-jupyter_nbextensions_configurator.changes
        2020-10-24 15:18:48.248306623 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbextensions_configurator.new.1538/python-jupyter_nbextensions_configurator.changes
      2022-05-08 21:52:56.363507437 +0200
@@ -1,0 +2,5 @@
+Sat May  7 22:34:41 UTC 2022 - Benjamin Greiner <[email protected]>
+
+- fix fdupes and confdir errors (is distconfdir now)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jupyter_nbextensions_configurator.spec ++++++
--- /var/tmp/diff_new_pack.kYkjAY/_old  2022-05-08 21:52:56.755507930 +0200
+++ /var/tmp/diff_new_pack.kYkjAY/_new  2022-05-08 21:52:56.755507930 +0200
@@ -97,7 +97,7 @@
     install -Dm 644 ${f} 
%{buildroot}%{_jupyter_nb_confdir}/${tdir}.d/nbextensions_configurator.json
 done
 
-%{fdupes %{buildroot}%{_jupyter_prefix} %{buildroot}%{_jupyter_confdir}}
+%fdupes %{buildroot}%{_jupyter_prefix}
 
 %files %{python_files}
 %doc README.md
@@ -108,7 +108,7 @@
 %files -n jupyter-jupyter_nbextensions_configurator
 %license LICENSE.txt
 %{_bindir}/jupyter-nbextensions_configurator
-%config %{_jupyter_nb_notebook_confdir}/nbextensions_configurator.json
-%config %{_jupyter_nb_tree_confdir}/nbextensions_configurator.json
+%_jupyter_config %{_jupyter_nb_notebook_confdir}/nbextensions_configurator.json
+%_jupyter_config %{_jupyter_nb_tree_confdir}/nbextensions_configurator.json
 
 %changelog

Reply via email to