Hello community, here is the log from the commit of package gnome-terminal for openSUSE:Factory checked in at 2013-09-23 09:18:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-terminal (Old) and /work/SRC/openSUSE:Factory/.gnome-terminal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-terminal" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-terminal/gnome-terminal.changes 2013-08-16 12:23:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-terminal.new/gnome-terminal.changes 2013-09-23 09:18:05.000000000 +0200 @@ -1,0 +2,17 @@ +Tue Sep 17 06:54:50 UTC 2013 - [email protected] + +- Update to version 3.9.92: + + Remove UUID from profile list display (bgo#704097). + + Remove input method submenu from context menu. + + Make terminal close keybinding work for single tab windows + (bgo#701354). + + Fix a crash while waiting for clipboard data (rh#977010). + + Fix output of --disable-factory option (bgo#707899). + + Fix desktop file categories (bgo#707552). + + Misc bug and build fixes. + + Updated translations. +- Pass --with-nautilus-extension to configure: the extensions is + now disabled by default, but we keep on providing it in a sep. + package. + +------------------------------------------------------------------- Old: ---- gnome-terminal-3.9.90.tar.xz New: ---- gnome-terminal-3.9.92.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-terminal.spec ++++++ --- /var/tmp/diff_new_pack.zTg9H4/_old 2013-09-23 09:18:05.000000000 +0200 +++ /var/tmp/diff_new_pack.zTg9H4/_new 2013-09-23 09:18:05.000000000 +0200 @@ -17,7 +17,7 @@ Name: gnome-terminal -Version: 3.9.90 +Version: 3.9.92 Release: 0 Summary: GNOME Terminal License: GPL-3.0+ and LGPL-2.1+ @@ -36,10 +36,10 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas) # for gtk-builder-convert BuildRequires: pkgconfig(gtk+-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.9 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.6.9 BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0 BuildRequires: pkgconfig(uuid) -BuildRequires: pkgconfig(vte-2.90) >= 0.34.7 +BuildRequires: pkgconfig(vte-2.90) >= 0.34.8 BuildRequires: pkgconfig(x11) Recommends: %{name}-lang Obsoletes: gnome-core @@ -70,7 +70,8 @@ %build %configure \ --disable-static \ - --with-gtk=3.0 + --with-gtk=3.0 \ + --with-nautilus-extension make %{?_smp_mflags} %install ++++++ gnome-terminal-3.9.90.tar.xz -> gnome-terminal-3.9.92.tar.xz ++++++ ++++ 67176 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
