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