Hello community,

here is the log from the commit of package terminator for openSUSE:Factory 
checked in at 2017-02-13 07:48:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terminator (Old)
 and      /work/SRC/openSUSE:Factory/.terminator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terminator"

Changes:
--------
--- /work/SRC/openSUSE:Factory/terminator/terminator.changes    2017-02-03 
20:03:11.182585848 +0100
+++ /work/SRC/openSUSE:Factory/.terminator.new/terminator.changes       
2017-02-13 07:48:52.716306458 +0100
@@ -1,0 +2,21 @@
+Wed Feb  8 19:15:13 UTC 2017 - dims...@opensuse.org
+
+- Filter out auto-detected typelib(Gnome) dependency. This does not
+  exist on recent GNOME desktops and terminator's code can handle
+  it as an optional feature (boo#1024260).
+
+-------------------------------------------------------------------
+Mon Feb  6 10:53:55 UTC 2017 - dims...@opensuse.org
+
+- Fix dependency chain (auto-detection, boo#1023712):
+  + Add gobject-introspection BuildRequires
+  + Drop typlib-1_0-Keybinder-3_0 Requires: it is being
+    auto-detected.
+  + Drop vte Requires: this is provided by the library, but the
+    terminator code does not interact with it directly. It uses
+    the g-i bindings only.
+  + Drop python-vte Requires: since the app was ported to be
+    gobject introspected, the legacy python-vte is no longer
+    needed.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ terminator.spec ++++++
--- /var/tmp/diff_new_pack.Umq5qr/_old  2017-02-13 07:48:53.288224800 +0100
+++ /var/tmp/diff_new_pack.Umq5qr/_new  2017-02-13 07:48:53.292224229 +0100
@@ -28,15 +28,14 @@
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  gettext
+BuildRequires:  gobject-introspection
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
+%global __requires_exclude typelib\\(Gnome\\)
 Requires:       python-gobject
 Requires:       python-psutil
-Requires:       python-vte
-Requires:       typelib-1_0-Keybinder-3_0
-Requires:       vte
 Requires(post): hicolor-icon-theme
 Requires(postun): hicolor-icon-theme
 Recommends:     %{name}-lang


Reply via email to