Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-nbformat for openSUSE:Factory
checked in at 2021-10-31 22:55:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbformat (Old)
and /work/SRC/openSUSE:Factory/.python-nbformat.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nbformat"
Sun Oct 31 22:55:21 2021 rev:8 rq:928025 version:5.1.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbformat/python-nbformat.changes
2021-10-25 15:17:15.041668777 +0200
+++
/work/SRC/openSUSE:Factory/.python-nbformat.new.1890/python-nbformat.changes
2021-10-31 22:55:24.271687317 +0100
@@ -1,0 +2,6 @@
+Thu Oct 28 19:12:16 UTC 2021 - Ben Greiner <[email protected]>
+
+- revert the usage of libalternatives due to
+ gh#openSUSE/libalternatives#11
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-nbformat.spec ++++++
--- /var/tmp/diff_new_pack.PHI6dy/_old 2021-10-31 22:55:24.855687766 +0100
+++ /var/tmp/diff_new_pack.PHI6dy/_new 2021-10-31 22:55:24.859687769 +0100
@@ -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