Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-notebook for openSUSE:Factory 
checked in at 2021-10-29 22:34:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-notebook (Old)
 and      /work/SRC/openSUSE:Factory/.python-notebook.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-notebook"

Fri Oct 29 22:34:10 2021 rev:12 rq:928024 version:6.4.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-notebook/python-notebook.changes  
2021-10-27 22:21:37.415211513 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-notebook.new.1890/python-notebook.changes    
    2021-10-29 22:35:15.071705190 +0200
@@ -1,0 +2,6 @@
+Thu Oct 28 19:10:40 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Revert the usage of libalternatives due to
+  gh#openSUSE/libalternatives#11
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-notebook.spec ++++++
--- /var/tmp/diff_new_pack.46DZOv/_old  2021-10-29 22:35:15.579705382 +0200
+++ /var/tmp/diff_new_pack.46DZOv/_new  2021-10-29 22:35:15.583705384 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-notebook
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -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

Reply via email to