Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
python-jupyter_highlight_selected_word for openSUSE:Factory checked in at
2022-05-12 22:59:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_highlight_selected_word
(Old)
and
/work/SRC/openSUSE:Factory/.python-jupyter_highlight_selected_word.new.1538
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_highlight_selected_word"
Thu May 12 22:59:17 2022 rev:8 rq:976216 version:0.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_highlight_selected_word/python-jupyter_highlight_selected_word.changes
2020-04-08 19:56:23.453110561 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter_highlight_selected_word.new.1538/python-jupyter_highlight_selected_word.changes
2022-05-12 22:59:45.896748837 +0200
@@ -1,0 +2,5 @@
+Sat May 7 23:07:31 UTC 2022 - Ben Greiner <[email protected]>
+
+- Fix fdupes and distconfig errors
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_highlight_selected_word.spec ++++++
--- /var/tmp/diff_new_pack.KNp8re/_old 2022-05-12 22:59:46.400749514 +0200
+++ /var/tmp/diff_new_pack.KNp8re/_new 2022-05-12 22:59:46.404749519 +0200
@@ -77,7 +77,7 @@
install -Dm 644 ${f}
%{buildroot}%{_jupyter_nb_confdir}/${tdir}.d/highlight_selected_word.json
done
-%{fdupes %{buildroot}%{_jupyter_prefix} %{buildroot}%{_jupyter_confdir}}
+%fdupes %{buildroot}%{_jupyter_prefix}
%files %{python_files}
%doc README.md
@@ -88,6 +88,6 @@
%files -n jupyter-jupyter_highlight_selected_word
%license LICENSE.txt
%{_jupyter_nbextension_dir}/highlight_selected_word/
-%config %{_jupyter_nb_notebook_confdir}/highlight_selected_word.json
+%_jupyter_config %{_jupyter_nb_notebook_confdir}/highlight_selected_word.json
%changelog