Hello community, here is the log from the commit of package gnome-terminal for openSUSE:Factory checked in at 2019-05-03 22:08:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-terminal (Old) and /work/SRC/openSUSE:Factory/.gnome-terminal.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-terminal" Fri May 3 22:08:19 2019 rev:123 rq:695163 version:3.32.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-terminal/gnome-terminal.changes 2018-12-19 13:23:25.645381101 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-terminal.new.5148/gnome-terminal.changes 2019-05-03 22:08:20.955025685 +0200 @@ -1,0 +2,75 @@ +Tue Apr 9 07:19:18 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.32.1: + + build: Fix ChangeLog rule to work on a git worktree. + + headermenu: Add placeholder item for win.set-title. + + help: + - Update application screenshot for 3.32; remove localized + versions. + - Update application icon for 3.32. + - Fix pref-profiles.page to validate. + + window: Show last tab's accel in the tab menu. + + Updated translations. +------------------------------------------------------------------- +Mon Mar 11 03:32:00 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.32.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 4 16:02:00 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.31.92: + + app: Automatically determine if headerbars should be used. If + the XDG_CURRENT_DESKTOP env var contains either GNOME or + GNOME-Classic, use headerbars, unless the user has explicitly + set the pref. + + prefs: Hide default-menubar setting when headerbars are used. + As headerbars combine the functionality of titlebar, toolbar + and menubar, they generally replace (not supplement) those + elements. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 8 21:18:36 UTC 2019 - [email protected] + +- Update to version 3.31.90: + + accels: Add shortcut for toggling the primary menu. + + app: + - Refactor dynamic menu creation. + - Add env var to control headerbar setting. + - Only use headerbars on dialogues when the corresponding gtk + setting is set. + + build: Add -Wvla. + + client: legacy: Print errors to stderr. + + headerbar: + - Allow opening new windows by control-clicking new-tab button. + - Add some spacing to primary menu. + + prefs: Remove extra frames when using headerbars. + + prefs: Move action widgets into titlebar when using headerbars. + + Replace Bugzilla by Gitlab URL in DOAP file. + + search-popover: Set titlebar when headerbars are used. + + window: + - Expose more actions in primary menu. + - Support profiles from headerbar. + - Add primary menu to headerbar. + - Expose find action in headerbar. + - Move new-tab button into headerbar. + + Updated translations. + +------------------------------------------------------------------- +Sat Jan 5 11:47:46 UTC 2019 - [email protected] + +- Update to version 3.31.0: + + app: Remove app menu. + + help: Comment out tab dragging description. + + icon: Update app icon. + + window: + - Fix zoom-out sensitivity. + - Add headerbar infrastructure. + + Updated translations. +- Drop upstream fixed patches: + + gnome-terminal-Comment-out-tab-dragging-description.patch. + + gnome-terminal-window-Fix-zoom-out-sensitivity.patch: window. + +------------------------------------------------------------------- Old: ---- gnome-terminal-3.30.2.tar.xz gnome-terminal-Comment-out-tab-dragging-description.patch gnome-terminal-window-Fix-zoom-out-sensitivity.patch New: ---- gnome-terminal-3.32.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-terminal.spec ++++++ --- /var/tmp/diff_new_pack.F0lhTz/_old 2019-05-03 22:08:21.455026683 +0200 +++ /var/tmp/diff_new_pack.F0lhTz/_new 2019-05-03 22:08:21.455026683 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-terminal # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,17 +17,13 @@ Name: gnome-terminal -Version: 3.30.2 +Version: 3.32.1 Release: 0 Summary: GNOME Terminal License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: System/X11/Terminals URL: https://wiki.gnome.org/Apps/Terminal -Source0: https://download.gnome.org/sources/gnome-terminal/3.30/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gnome-terminal-Comment-out-tab-dragging-description.patch -- help: Comment out tab dragging description -Patch0: gnome-terminal-Comment-out-tab-dragging-description.patch -# PATCH-FIX-UPSTREAM gnome-terminal-window-Fix-zoom-out-sensitivity.patch - window: Fix zoom-out sensitivity -Patch1: gnome-terminal-window-Fix-zoom-out-sensitivity.patch +Source0: https://download.gnome.org/sources/gnome-terminal/3.32/%{name}-%{version}.tar.xz BuildRequires: fdupes # Needed for search provider. It should not be needed in my opionion, we have to take this up with upstream, or just provide search provider interface definition file as source. @@ -46,7 +42,7 @@ BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0 BuildRequires: pkgconfig(libpcre2-8) >= 10.00 BuildRequires: pkgconfig(uuid) -BuildRequires: pkgconfig(vte-2.91) >= 0.54.0 +BuildRequires: pkgconfig(vte-2.91) >= 0.56.0 BuildRequires: pkgconfig(x11) Requires(pre): filesystem Recommends: %{name}-lang @@ -120,6 +116,7 @@ %{_datadir}/dbus-1/services/org.gnome.Terminal.service %{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.xml %{_userunitdir}/gnome-terminal-server.service +%{_datadir}/icons/hicolor/*/apps/org.gnome.Terminal*.svg %files -n gnome-shell-search-provider-gnome-terminal %dir %{_datadir}/gnome-shell ++++++ gnome-terminal-3.30.2.tar.xz -> gnome-terminal-3.32.1.tar.xz ++++++ ++++ 75619 lines of diff (skipped)
