Hello community,

here is the log from the commit of package tilix for openSUSE:Factory checked 
in at 2019-12-02 11:33:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tilix (Old)
 and      /work/SRC/openSUSE:Factory/.tilix.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tilix"

Mon Dec  2 11:33:21 2019 rev:19 rq:752653 version:1.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/tilix/tilix.changes      2019-06-03 
18:51:01.844523565 +0200
+++ /work/SRC/openSUSE:Factory/.tilix.new.4691/tilix.changes    2019-12-02 
11:37:59.802456330 +0100
@@ -1,0 +2,6 @@
+Sat Nov 30 18:58:24 UTC 2019 - Matthias Eliasson <[email protected]>
+
+- Use python3-nautilus dependency for Tumbleweed since python2 support have
+  been droped. Still keep python2-nautilus for older Leap releases. 
(boo#1158039)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tilix.spec ++++++
--- /var/tmp/diff_new_pack.Jtasvq/_old  2019-12-02 11:38:00.466456470 +0100
+++ /var/tmp/diff_new_pack.Jtasvq/_new  2019-12-02 11:38:00.466456470 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tilix
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -87,8 +87,12 @@
 %package -n nautilus-extension-tilix
 Summary:        Nautilus Extension to Open Tilix in Folders
 Group:          System/GUI/GNOME
+%if 0%{?suse_version} < 1550
 Requires:       python-nautilus
-Supplements:    packageand(nautilus:%{name})
+%else
+Requires:       python3-nautilus
+%endif
+Supplements:    (nautilus and %{name})
 
 %description -n nautilus-extension-tilix
 This is a Nautilus extension that allows you to open tilix in


Reply via email to