Hello community,
here is the log from the commit of package gnome-terminal for
openSUSE:Leap:15.2 checked in at 2020-01-30 14:48:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/gnome-terminal (Old)
and /work/SRC/openSUSE:Leap:15.2/.gnome-terminal.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-terminal"
Thu Jan 30 14:48:16 2020 rev:32 rq:751781 version:3.34.2
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/gnome-terminal/gnome-terminal.changes
2020-01-15 15:04:59.305890330 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.gnome-terminal.new.26092/gnome-terminal.changes
2020-01-30 14:48:42.658848551 +0100
@@ -1,0 +2,339 @@
+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.
+
+-------------------------------------------------------------------
+Fri Oct 11 16:53:28 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.34.2:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Oct 7 20:28:14 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.34.1:
+ + client: legacy: Block one more undesirable environment
+ variable.
+ + build: Add required gio-unix-2.0 dependency.
+ + window: Ignore resize if fullscreen.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 9 19:57:28 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.34.0:
+ + build: Fix ChangeLog rule to work on a git worktree.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sun Aug 11 12:35:50 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.33.90:
+ + Updated translations.
+- Changes from version 3.33.3:
+ + profile: Add hidden BiDi and shaping preferences.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon May 6 20:42:38 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.2:
+ + prefs: Plug a mem leak.
+ + headerbar: Disconnect menu model on dispose.
+ + Updated translations.
+
+-------------------------------------------------------------------
+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.
+
+-------------------------------------------------------------------
+Fri Dec 7 17:49:45 UTC 2018 - [email protected]
+
+- Add upstream bug fix patches:
+ + gnome-terminal-Comment-out-tab-dragging-description.patch:
+ help: Comment out tab dragging description.
+ + gnome-terminal-window-Fix-zoom-out-sensitivity.patch: window:
+ Fix zoom-out sensitivity.
+
+-------------------------------------------------------------------
+Wed Oct 24 10:04:05 UTC 2018 - [email protected]
+
+- Update to version 3.30.2:
+ + prefs: Hide the new terminal mode setting when disunified.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Sep 26 12:41:36 UTC 2018 - [email protected]
+
+- Update to version 3.30.1:
+ + accels: Use correct action name to set menubar visibility.
+ + app: Make new-terminal menu a hidden pref.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Tue Aug 28 08:59:53 UTC 2018 - [email protected]
+
+- Update to version 3.30.0:
+ + build: Suppress vte deprecation warnings
+ + client: legacy:
+ - Validate startup ID as UTF-8
+ - Transmit startup id also when opening preferences
+ - Make wait return when the server exits
+ + desktop:
+ - Explicitly call with --window
+ - Add New Window and Preferences actions
+ + screen:
+ - Unregister the TerminalReceiver after dispose
+ - Don't emit child-exited on closing
+ + server: Add comment about pending dbus signals
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon May 21 22:27:33 UTC 2018 - [email protected]
+
+- Update to version 3.28.2:
+ + client: legacy: Fix output commenting.
+ + prefs: editor: Translate encoding names (bgo#795358).
+ + Updated translations.
+- Drop gnome-terminal-fix-output-commenting.patch and
+ gnome-terminal-translate-encoding-names.patch: Fixed upstream.
+
+-------------------------------------------------------------------
+Thu May 3 12:04:03 UTC 2018 - [email protected]
+
+- Add gnome-terminal-fix-output-commenting.patch: client: legacy:
+ Fix output commenting. Make sure each line starts with '#' even
+ if the message contains embedded newlines.
+
+-------------------------------------------------------------------
+Tue Apr 24 15:34:58 UTC 2018 - [email protected]
+
+- Add gnome-terminal-translate-encoding-names.patch: prefs: editor:
+ Translate encoding names (bgo#795358).
+
+-------------------------------------------------------------------
+Mon Apr 9 20:32:52 UTC 2018 - [email protected]
+
+- Update to version 3.28.1:
+ + window: Do not change New Terminal's behavior on right click
+ (bgo#794402).
+ + client: legacy: Fix prgname (bgo#793775).
+ + window: Don't misplace the notebook popup on Wayland
+ (bgo#794935).
+ + window: Remove redundant function call (bgo#794935).
++++ 142 more lines (skipped)
++++ between /work/SRC/openSUSE:Leap:15.2/gnome-terminal/gnome-terminal.changes
++++ and
/work/SRC/openSUSE:Leap:15.2/.gnome-terminal.new.26092/gnome-terminal.changes
Old:
----
gnome-terminal-3.26.2.tar.xz
gnome-terminal-nb-translation.patch
New:
----
gnome-terminal-3.34.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-terminal.spec ++++++
--- /var/tmp/diff_new_pack.DGZMJD/_old 2020-01-30 14:48:43.134848803 +0100
+++ /var/tmp/diff_new_pack.DGZMJD/_new 2020-01-30 14:48:43.146848810 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnome-terminal
#
-# Copyright (c) 2017 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
@@ -12,48 +12,42 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: gnome-terminal
-Version: 3.26.2
+Version: 3.34.2
Release: 0
Summary: GNOME Terminal
-License: GPL-3.0+ and LGPL-2.1+
+License: GPL-3.0-or-later AND LGPL-2.1-or-later
Group: System/X11/Terminals
-Url: http://www.gnome.org
-Source0:
http://download.gnome.org/sources/gnome-terminal/3.26/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnome-terminal-nb-translation.patch [email protected]
-- Add updated Norwegian bokmål translation
-Patch0: gnome-terminal-nb-translation.patch
+URL: https://wiki.gnome.org/Apps/Terminal
+Source0:
https://download.gnome.org/sources/gnome-terminal/3.34/%{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.
+# Needed for search provider. It should not be needed in my opinion,
+# we have to take this up with upstream, or just provide search
+# provider interface definition file as source.
BuildRequires: gnome-shell
BuildRequires: intltool >= 0.50.1
-%if !0%{?is_opensuse}
+BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
-%endif
BuildRequires: update-desktop-files
-BuildRequires: vala >= 0.26
BuildRequires: yelp-tools
-BuildRequires: pkgconfig(dconf) >= 0.12.0
-%if 0%{?sle_version}
-BuildRequires: pkgconfig(gconf-2.0) >= 2.31.3
-%endif
+BuildRequires: pkgconfig(dconf) >= 0.14.0
BuildRequires: pkgconfig(gio-2.0) >= 2.34.0
+BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.42.0
-BuildRequires: pkgconfig(gsettings-desktop-schemas)
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.8
+BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 0.1.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0
BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0
BuildRequires: pkgconfig(libpcre2-8) >= 10.00
BuildRequires: pkgconfig(uuid)
-BuildRequires: pkgconfig(vte-2.91) >= 0.50.2
+BuildRequires: pkgconfig(vte-2.91) >= 0.58.0
BuildRequires: pkgconfig(x11)
-Recommends: %{name}-lang
Requires(pre): filesystem
-%if 0%{?sle_version}
-Requires(pre): gconf2
-%endif
+Recommends: %{name}-lang
%description
This package provides the GNOME terminal emulator application.
@@ -61,8 +55,8 @@
%package -n gnome-shell-search-provider-gnome-terminal
Summary: GNOME Terminal -- Search Provider for GNOME Shell
Group: System/X11/Terminals
-Supplements: packageand(gnome-shell:%{name})
Requires: %{name} = %{version}
+Supplements: packageand(gnome-shell:%{name})
%description -n gnome-shell-search-provider-gnome-terminal
This package contains a search provider to enable GNOME Shell to get
@@ -84,42 +78,36 @@
%prep
%autosetup -p1
-
-%if !0%{?is_opensuse}
translation-update-upstream
-%endif
%build
%configure \
--disable-static \
-%if !0%{?sle_version}
- --disable-migration \
-%endif
--with-gtk=3.0 \
- --with-nautilus-extension
+ --with-nautilus-extension \
+ %{nil}
%make_build
%install
%make_install
-find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
%find_lang %{name} %{?no_lang_C}
-%fdupes %{buildroot}
+%fdupes %{buildroot}%{_datadir}
%files
-%doc AUTHORS COPYING ChangeLog NEWS
+%license COPYING
+%doc AUTHORS ChangeLog NEWS
%doc %{_datadir}/help/C/%{name}/
%{_bindir}/gnome-terminal
%dir %{_datadir}/metainfo
%{_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
+%{_datadir}/icons/hicolor/*/apps/org.gnome.Terminal*.svg
%files -n gnome-shell-search-provider-gnome-terminal
%dir %{_datadir}/gnome-shell
++++++ gnome-terminal-3.26.2.tar.xz -> gnome-terminal-3.34.2.tar.xz ++++++
++++ 261769 lines of diff (skipped)