Hello community, here is the log from the commit of package mate-panel for openSUSE:Factory checked in at 2019-07-31 14:35:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-panel (Old) and /work/SRC/openSUSE:Factory/.mate-panel.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-panel" Wed Jul 31 14:35:26 2019 rev:35 rq:719961 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-panel/mate-panel.changes 2019-05-22 11:17:24.530473134 +0200 +++ /work/SRC/openSUSE:Factory/.mate-panel.new.4126/mate-panel.changes 2019-07-31 14:35:34.477891393 +0200 @@ -1,0 +2,18 @@ +Wed Jul 17 14:32:12 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- Update to version 1.23.0: + * Update translations. + * Show single empty panel, even if no default layout is found + * Dropped *-protocol suffix from generated files + * na-tray-child: avoid deprecated 'gtk_widget_set_double_buffered' + * Wayland support for several files + * Error if compiling panel-plug-private.h without X11 support + * Don't build X11 specific files when X11 support is not enabled + * Remove unneeded X11 includes + * GdkRectangle monitor -> monitor_geom + * Change panel_toplevel_get_monitor_geometry to fill in a GdkRectangle instead of 4 ints +- remove patch: + * mate-panel-gtk-3.20.patch: we don't support gtk3.20 anymore +- build require gtk >= 3.22, glib >= 2.50 and gio >= 2.50 + +------------------------------------------------------------------- Old: ---- mate-panel-1.22.1.tar.xz mate-panel-gtk-3.20.patch New: ---- mate-panel-1.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-panel.spec ++++++ --- /var/tmp/diff_new_pack.nAsuZt/_old 2019-07-31 14:35:35.245891001 +0200 +++ /var/tmp/diff_new_pack.nAsuZt/_new 2019-07-31 14:35:35.249890998 +0200 @@ -19,9 +19,9 @@ %define soname libmate-panel-applet-4 %define sover 1 %define typelib typelib-1_0-MatePanelApplet-4_0 -%define _version 1.22 +%define _version 1.23 Name: mate-panel -Version: 1.22.1 +Version: 1.23.0 Release: 0 Summary: MATE Desktop Panel License: GPL-2.0-or-later @@ -32,22 +32,21 @@ Source2: baselibs.conf # PATCH-FIX-OPENSUSE mate-panel-layouts-suse.patch [email protected] -- Correct missing elements. Patch0: mate-panel-layouts-suse.patch -# PATCH-FEATURE-OPENSUSE mate-panel-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 3.20 support. -Patch1: mate-panel-gtk-3.20.patch BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: libxml2-python -BuildRequires: mate-common >= %{_version} +# set to _version when mate-common has an equal release +BuildRequires: mate-common >= 1.22 BuildRequires: pkgconfig BuildRequires: popt-devel BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(NetworkManager) BuildRequires: pkgconfig(dconf) >= 0.13.4 -BuildRequires: pkgconfig(gio-2.0) >= 2.48 -BuildRequires: pkgconfig(glib-2.0) >= 2.48 +BuildRequires: pkgconfig(gio-2.0) >= 2.50 +BuildRequires: pkgconfig(glib-2.0) >= 2.50 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(libmate-menu) BuildRequires: pkgconfig(librsvg-2.0) ++++++ mate-panel-1.22.1.tar.xz -> mate-panel-1.23.0.tar.xz ++++++ ++++ 22637 lines of diff (skipped)
