Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jupyter-core for
openSUSE:Factory checked in at 2021-10-31 22:55:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-core (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter-core.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-core"
Sun Oct 31 22:55:22 2021 rev:8 rq:928028 version:4.8.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jupyter-core/python-jupyter-core.changes
2021-10-25 15:17:35.385681498 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter-core.new.1890/python-jupyter-core.changes
2021-10-31 22:55:25.063687925 +0100
@@ -1,0 +2,6 @@
+Thu Oct 28 19:16:16 UTC 2021 - Ben Greiner <[email protected]>
+
+- revert the usage of libalternatives due to
+ gh#openSUSE/libalternatives#11
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter-core.spec ++++++
--- /var/tmp/diff_new_pack.pT1RJb/_old 2021-10-31 22:55:26.687689173 +0100
+++ /var/tmp/diff_new_pack.pT1RJb/_new 2021-10-31 22:55:26.691689176 +0100
@@ -17,7 +17,8 @@
#
-%if 0%{?suse_version} > 1500
+%bcond_with libalternatives_issue_11_fixed
+%if 0%{?suse_version} > 1500 && %{with libalternatives_issue_11_fixed}
%bcond_without libalternatives
%else
%bcond_with libalternatives