Hello community, here is the log from the commit of package gnome-terminal for openSUSE:Factory checked in at 2019-11-29 15:56:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-terminal (Old) and /work/SRC/openSUSE:Factory/.gnome-terminal.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-terminal" Fri Nov 29 15:56:04 2019 rev:126 rq:750918 version:3.34.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-terminal/gnome-terminal.changes 2019-10-17 13:05:51.556302635 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-terminal.new.26869/gnome-terminal.changes 2019-11-29 15:56:12.728995946 +0100 @@ -1,0 +2,7 @@ +Tue Nov 19 05:51:44 UTC 2019 - Yifan Jiang <[email protected]> + +- Remove migration support between gconf and dconf since it was + entirely dropped by upstream. Drop gconf2 and + pkgconfig(gconf-2.0) dependencies accordingly. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-terminal.spec ++++++ --- /var/tmp/diff_new_pack.d2mASD/_old 2019-11-29 15:56:13.576995460 +0100 +++ /var/tmp/diff_new_pack.d2mASD/_new 2019-11-29 15:56:13.576995460 +0100 @@ -48,12 +48,6 @@ BuildRequires: pkgconfig(x11) Requires(pre): filesystem Recommends: %{name}-lang -%if 0%{?sle_version} -BuildRequires: pkgconfig(gconf-2.0) >= 2.31.3 -%endif -%if 0%{?sle_version} -Requires(pre): gconf2 -%endif %description This package provides the GNOME terminal emulator application. @@ -89,9 +83,6 @@ %build %configure \ --disable-static \ -%if !0%{?sle_version} - --disable-migration \ -%endif --with-gtk=3.0 \ --with-nautilus-extension \ %{nil} @@ -113,9 +104,6 @@ %{_datadir}/metainfo/org.gnome.Terminal.appdata.xml %{_datadir}/applications/org.gnome.Terminal.desktop %{_libexecdir}/gnome-terminal-server -%if 0%{?sle_version} -%{_libexecdir}/gnome-terminal-migration -%endif %{_datadir}/dbus-1/services/org.gnome.Terminal.service %{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.xml %{_userunitdir}/gnome-terminal-server.service
