Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jupyter-server for
openSUSE:Factory checked in at 2021-10-29 22:34:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-server (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter-server.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-server"
Fri Oct 29 22:34:11 2021 rev:18 rq:928027 version:1.11.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter-server/python-jupyter-server.changes
2021-10-27 22:21:38.063211845 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter-server.new.1890/python-jupyter-server.changes
2021-10-29 22:35:16.259705639 +0200
@@ -1,0 +2,6 @@
+Thu Oct 28 19:14:32 UTC 2021 - Ben Greiner <[email protected]>
+
+- revert the usage of libalternatives due to
+ gh#openSUSE/libalternatives#11
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter-server.spec ++++++
--- /var/tmp/diff_new_pack.qI0Lxm/_old 2021-10-29 22:35:16.763705829 +0200
+++ /var/tmp/diff_new_pack.qI0Lxm/_new 2021-10-29 22:35:16.767705830 +0200
@@ -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