Hello community,

here is the log from the commit of package mate-terminal.11839 for 
openSUSE:Leap:15.1:Update checked in at 2020-01-28 10:13:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.1:Update/mate-terminal.11839 (Old)
 and      /work/SRC/openSUSE:Leap:15.1:Update/.mate-terminal.11839.new.26092 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-terminal.11839"

Tue Jan 28 10:13:28 2020 rev:1 rq:766517 version:1.20.1

Changes:
--------
New Changes file:

--- /dev/null   2019-12-19 10:12:34.003146842 +0100
+++ 
/work/SRC/openSUSE:Leap:15.1:Update/.mate-terminal.11839.new.26092/mate-terminal.changes
    2020-01-28 10:13:28.490694610 +0100
@@ -0,0 +1,311 @@
+-------------------------------------------------------------------
+Mon Jan 13 12:45:38 UTC 2020 - Jonathan Brielmaier <[email protected]>
+
+- Update to version 1.20.1:
+  * terminal-window: Fix Session dbus daemon saturated (fixes boo#1160686)
+  * Translation updates. 
+
+-------------------------------------------------------------------
+Fri Mar  9 19:10:07 UTC 2018 - [email protected]
+
+- Update to version 1.20.0:
+  * Require GTK+ 3.22, GLib 2.50 and VTE 0.46.
+  * Avoid deprecated gdk_screen_get_monitor_,
+    gdk_screen_get_width/height(), gdk_screen_make_display_name(),
+    gdk_screen_get_number(), gdk_display_get_screen() functions.
+  * terminal-util: Avoid deprecated gtk_show_uri().
+  * Spelling: Whitespace removed, in the terminal, Ctrl.
+  * Add Solarized themes from gnome-terminal.
+  * An implementation of WidthOfScreen and HeightOfScreen.
+  * Add the ability to switch tabs using [ctrl+tab] and
+    [ctrl+shift+tab].
+  * Allow remapping "search" keyboard shortcuts.
+  * Support background images with VTE3.
+  * find-dialog.ui: Fix keyboard selection.
+  * Add a "select all" keyboard shortcut:
+    [control] + [shift] + [A].
+  * screen: Stop setting TERM and COLORTERM environment variables.
+  * schema: Fix the summary and description of some keys.
+  * Remove "..." from Find keyboard shortcut.
+  * profile-editor: Properly initialise the first palette colour.
+  * terminal-screen.c: Drop unused variables.
+  * Fix build warnings: ignoring return value of 'chdir'.
+  * Add the gsettings key to enable middle click on a tab.
+  * Make indent more uniform in a few files.
+  * Fix a possible crash when handling a D-Bus method call.
+  * Update translations.
+- Add mate-terminal-gtk-3.20.patch: Restore GLib 2.48, GTK+ 3.20
+  and VTE 0.44 support.
+
+-------------------------------------------------------------------
+Wed Nov  8 17:56:12 UTC 2017 - [email protected]
+
+- Update to version 1.18.2:
+  * Avoid deprecated vte_terminal_search_get_gregex.
+  * Update translations.
+
+-------------------------------------------------------------------
+Sun May  7 20:20:04 UTC 2017 - [email protected]
+
+- Update to version 1.18.1:
+  * Fix: Double click with right button causes Xorg to crash
+  * Update translations.
+
+-------------------------------------------------------------------
+Tue Mar 14 10:11:47 UTC 2017 - [email protected]
+
+- Update to version 1.18.0:
+  * NEWS: Use consistent, project wide, markdown-like formatting to
+    make generating release announcements easier.
+  * Add the ability to close tabs with middle mouse button.
+
+-------------------------------------------------------------------
+Wed Feb  8 14:23:12 UTC 2017 - [email protected]
+
+- Update to version 1.16.2:
+  * Bring back exit confirmation when there's a process running.
+  * Fix a possible crash on window closing.
+  * Fix various issues with drag-n-drop of tabs.
+  * Encodings and keybindings dialogues: Fix the expand of content
+    on a window resize.
+  * Find, profile manager, profile prefs dialogues: Fix runtime
+    warnings about a transient parent.
+  * Attach popup menus to their parent widgets (useful on Wayland).
+  * Force the X11 backend.
+
+-------------------------------------------------------------------
+Mon Oct 10 20:32:20 UTC 2016 - [email protected]
+
+- Update to version 1.16.1:
+  * Fix a crash after detaching a tab and then changing its title.
+  * Fix window positioning when using the --geometry option.
+  * Update translations.
+- Remove mate-terminal-geometry-positioning.patch: merged upstream.
+
+-------------------------------------------------------------------
+Thu Sep 22 13:20:07 UTC 2016 - [email protected]
+
+- Update to version 1.16.0:
+  * Move to GTK+3, require GTK+ 3.14 and VTE 0.38 (API 2.91).
+  * Drop GTK+2 code and --with-gtk build option.
+  * Use GtkAboutDialog instead of MateAboutDialog.
+  * Copy dconf and gsettings helpers from libmate-desktop and drop
+    dependency on libmate-desktop.
+  * React on WM change only on X11.
+  * Fix lots of GTK+ deprecations.
+  * Some more fixes and cleanups.
+  * Update translations.
+- Add mate-terminal-geometry-positioning.patch: Add back --geometry
+  positioning support.
+
+-------------------------------------------------------------------
+Sun Aug 14 11:23:16 UTC 2016 - [email protected]
+
+- Update to version 1.14.1:
+  * man: Add missing description for the -x / --execute command
+    line option.
+  * Update translations.
+
+-------------------------------------------------------------------
+Sat Apr  9 11:24:53 UTC 2016 - [email protected]
+
+- Update to version 1.14.0:
+  * Compile dingu regexes with MULTILINE option description and in
+    the manpage.
+  * Some more fixes and cleanups.
+  * Update translations.
+  * Add Changelog generation.
+
+-------------------------------------------------------------------
+Tue Mar 10 23:12:09 UTC 2016 - [email protected]
+
+- Update to version 1.13.2:
+  * Fix incorrect ordering of COLS and ROWS in command-line option.
+  * GTK+3.20: Fix window sizes.
+  * Remove debug callbacks for deprecated size-request signal.
+  * screen: Compile dingu regexes with MULTILINE option.
+
+-------------------------------------------------------------------
+Mon Feb 22 13:43:54 UTC 2016 - [email protected]
+
+- Update to version 1.13.1:
+  * GTK+3: Add style class mate-terminal.
+
+-------------------------------------------------------------------
+Mon Jan 25 19:56:45 UTC 2016 - [email protected]
+
+- Update to version 1.13.0:
+  * Gtk3: Fix several deprecations.
+  * General: some code clean up.
+
+-------------------------------------------------------------------
+Fri Jan 22 12:34:23 UTC 2016 - [email protected]
+
+- Fix gschemas compilation in %post.
+
+-------------------------------------------------------------------
+Fri Dec  4 14:06:09 UTC 2015 - [email protected]
+
+- Update to 1.12.1:
+  * Switch to VTE 2.91 for Gtk3.
+
+-------------------------------------------------------------------
+Thu Nov  5 20:43:01 UTC 2015 - [email protected]
+
+- Update to 1.12.0.
+
+-------------------------------------------------------------------
+Wed Oct 14 06:17:24 UTC 2015 - [email protected]
+
+- Update to 1.11.0:
+  * Fix --tab option that has been broken in 1.10.0.
+  * Retrieve strings directly from gschema (requires intltool
+    0.50.1).
+  * Enable silent rules by default.
+  * Some cleanups.
+
+-------------------------------------------------------------------
+Sat Jul 11 16:38:00 UTC 2015 - [email protected]
+
+- Update to version 1.10.1:
+  * Several help fixes.
+  * Fix size of profile-preferences window in Gtk3 version with a
+    default.
+
+-------------------------------------------------------------------
+Sun May 10 11:53:19 UTC 2015 - [email protected]
+
+- Update to 1.10.0 (changes since 1.9.1):
+  * [mate-terminal.wrapper] Support double quoted commands.
+  * Correct indentation.
+  * Update translations.
+- Spec cleanup.
+
+-------------------------------------------------------------------
+Thu Jan 22 17:28:20 UTC 2015 - [email protected]
+
+- Update to version 1.9.1 (unstable)
+  * Bug fixes release
+
+-------------------------------------------------------------------
+Thu Dec 11 14:47:08 UTC 2014 - [email protected]
+
+- Update to version 1.9.0 (unstable)
+  + Add dependency on libmate-desktop to use common functions
+- Add make requirement on pkgconfig(mate-desktop-2.0); new dependency
+
+-------------------------------------------------------------------
++++ 114 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:Leap:15.1:Update/.mate-terminal.11839.new.26092/mate-terminal.changes

New:
----
  mate-terminal-1.20.1.tar.xz
  mate-terminal-gtk-3.20.patch
  mate-terminal.changes
  mate-terminal.spec

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

Other differences:
------------------
++++++ mate-terminal.spec ++++++
#
# spec file for package mate-terminal
#
# Copyright (c) 2018 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%define _version 1.20
Name:           mate-terminal
Version:        1.20.1
Release:        0
Summary:        MATE Desktop terminal emulator
License:        GPL-3.0-or-later
Group:          System/GUI/Other
Url:            https://mate-desktop.org/
Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
# PATCH-FEATURE-OPENSUSE eom-gtk-3.20.patch -- Restore GLib 2.48, GTK+ 3.20 and 
VTE 0.44 support.
Patch0:         mate-terminal-gtk-3.20.patch
BuildRequires:  mate-common >= %{_version}
BuildRequires:  pkgconfig
BuildRequires:  update-desktop-files
BuildRequires:  yelp-tools
BuildRequires:  pkgconfig(dbus-glib-1)
BuildRequires:  pkgconfig(dconf)
BuildRequires:  pkgconfig(glib-2.0) >= 2.48
BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
BuildRequires:  pkgconfig(sm)
BuildRequires:  pkgconfig(vte-2.91) >= 0.44
Requires:       gsettings-backend-dconf
Recommends:     %{name}-lang
%glib2_gsettings_schema_requires

%description
MATE Terminal is a terminal emulation application that you can use
to perform the following actions:
 * Access a UNIX shell in the MATE environment.
 * Run any application that is designed to run on VT102, VT220, and
   xterm terminals.

%lang_package

%prep
%setup -q
%patch0 -p1

%build
NOCONFIGURE=1 mate-autogen
%configure
make %{?_smp_mflags} V=1

%install
%make_install
%find_lang %{name} %{?no_lang_C}
%suse_update_desktop_file %{name}

# Axe out scrollkeeper stuff.
rm -rf %{buildroot}%{_localstatedir}/

%if 0%{?suse_version} < 1500
%post
%desktop_database_post
%glib2_gsettings_schema_post

%postun
%desktop_database_postun
%glib2_gsettings_schema_postun
%endif

%files
%doc COPYING NEWS README
%{_bindir}/%{name}
%{_bindir}/%{name}.wrapper
%{_datadir}/%{name}/
%{_datadir}/glib-2.0/schemas/*.xml
%{_datadir}/applications/%{name}.desktop
%dir %{_datadir}/appdata/
%{_datadir}/appdata/%{name}.appdata.xml
%{_mandir}/man?/%{name}.?%{?ext_man}
%{_datadir}/help/C/%{name}

%files lang -f %{name}.lang

%changelog
++++++ mate-terminal-gtk-3.20.patch ++++++
--- a/configure.ac
+++ b/configure.ac
@@ -38,10 +38,10 @@ MATE_COMPILE_WARNINGS([maximum])
 
 AM_GLIB_GNU_GETTEXT
 
-GLIB_REQUIRED=2.50.0
-GIO_REQUIRED=2.50.0
-GTK_REQUIRED=3.22.0
-VTE_REQUIRED=0.46
+GLIB_REQUIRED=2.48.0
+GIO_REQUIRED=2.48.0
+GTK_REQUIRED=3.20.0
+VTE_REQUIRED=0.44
 DCONF_REQUIRED=0.13.4
 
 PKG_CHECK_MODULES([TERM],
--- a/src/terminal-util.c
+++ b/src/terminal-util.c
@@ -139,7 +139,12 @@ terminal_util_show_help (const char *top
                url = g_strdup ("help:mate-terminal");
        }
 
+#if GTK_CHECK_VERSION (3, 22, 0)
        if (!gtk_show_uri_on_window (GTK_WINDOW (parent), url, 
gtk_get_current_event_time (), &error))
+#else
+       if (!gtk_show_uri (gtk_window_get_screen (GTK_WINDOW( parent)), url,
+                          gtk_get_current_event_time (), &error))
+#endif
        {
                terminal_util_show_error_dialog (GTK_WINDOW (parent), NULL, 
error,
                                                 _("There was an error 
displaying help"));
@@ -211,7 +215,12 @@ terminal_util_open_url (GtkWidget *paren
                g_assert_not_reached ();
        }
 
+#if GTK_CHECK_VERSION (3, 22, 0)
        if (!gtk_show_uri_on_window (GTK_WINDOW (parent), uri, user_time, 
&error))
+#else
+       if (!gtk_show_uri (gtk_window_get_screen (GTK_WINDOW (parent)), uri,
+                          user_time, &error))
+#endif
        {
                terminal_util_show_error_dialog (GTK_WINDOW (parent), NULL, 
error,
                                                 _("Could not open the address 
ā€œ%sā€"),
--- a/src/terminal-window.c
+++ b/src/terminal-window.c
@@ -577,7 +577,12 @@ position_menu_under_widget (GtkMenu *men
     GtkRequisition req;
     GtkRequisition menu_req;
     GdkRectangle monitor;
+#if GTK_CHECK_VERSION (3, 22, 0)
     GdkMonitor *monitor_num;
+#else
+    int monitor_num;
+    GdkScreen *screen;
+#endif
     GdkDisplay *display;
     GtkAllocation widget_allocation;
 
@@ -589,10 +594,17 @@ position_menu_under_widget (GtkMenu *men
     gtk_widget_get_preferred_size (GTK_WIDGET (menu), &menu_req, NULL);
 
     display = gtk_widget_get_display (GTK_WIDGET (menu));
+#if GTK_CHECK_VERSION (3, 22, 0)
     monitor_num = gdk_display_get_monitor_at_window (display, widget_window);
     if (monitor_num == NULL)
         monitor_num = gdk_display_get_monitor (display, 0);
     gdk_monitor_get_geometry (monitor_num, &monitor);
+#else
+    screen = gdk_display_get_default_screen (display);
+    monitor_num = gdk_screen_get_monitor_at_window (screen, widget_window);
+    monitor_num = monitor_num > 0 ? monitor_num : 0;
+    gdk_screen_get_monitor_geometry (screen, monitor_num, &monitor);
+#endif
 
     gdk_window_get_origin (widget_window, x, y);
     if (!gtk_widget_get_has_window (widget))
@@ -1202,7 +1214,11 @@ terminal_window_update_search_sensitivit
     if (screen != priv->active_screen)
         return;
 
+#if VTE_CHECK_VERSION (0, 46, 0)
     can_search = vte_terminal_search_get_regex (VTE_TERMINAL (screen)) != NULL;
+#else
+    can_search = vte_terminal_search_get_gregex (VTE_TERMINAL (screen)) != 
NULL;
+#endif
 
     action = gtk_action_group_get_action (priv->action_group, 
"SearchFindNext");
     gtk_action_set_sensitive (action, can_search);

Reply via email to