Hello community,

here is the log from the commit of package mate-panel for openSUSE:Leap:15.2 
checked in at 2020-03-06 12:39:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/mate-panel (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.mate-panel.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-panel"

Fri Mar  6 12:39:42 2020 rev:28 rq:781507 version:1.24.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/mate-panel/mate-panel.changes  2020-03-02 
13:25:28.962651909 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.mate-panel.new.26092/mate-panel.changes       
2020-03-06 12:42:21.282796499 +0100
@@ -1,0 +2,78 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.24.0 (changes since 1.23.0):
+  * Wayland support for panel-toplevel.c.
+  * Wayland support for panel-layout.c.
+  * Wayland support for panel-profile.c.
+  * Wayland support for main.c.
+  * Wayland support for panel-applet-container.c.
+  * Fix out-of-process applets on X11 by fixing mate-panel-applet.c.
+  * Wayland support for mate-panel-applet.c.
+  * Wayland support for libegg.
+  * In mate-panel-applet-factory.c, only set screen when used.
+  * Make system-tray X11-only.
+  * Make panel-struts X11-only.
+  * Reinit panel-multimonitor when screen is changed.
+  * Reinit panel-multimonitor when a monitor is invalidated.
+  * Make panel-multimonitor Wayland ready.
+  * Update to the new panel_multimonitor functions.
+  * Refactor panel_multiscreen functions into panel_multimonitor
+    ones.
+  * Rename panel-multiscreen files panel-multimonitor.
+  * Make panel-background Wayland ready.
+  * Make panel-background-monitor X11-only.
+  * Strings resistance.
+  * Fix Makefile.am to install in a given prefix path.
+  * Error in the correct place when applets are loaded on a
+    platform they don't support.
+  * Add supported platform values to *.mate-panel-applet files.
+  * Load and store what platforms applets support.
+  * panel-addto support disabling applets.
+  * Panel addto Wayland support.
+  * Add MATE_PANEL_APPLET_LIB_PREFIX environment variable.
+  * Switch out wayland protocols for gtk-layer-shell dependency.
+  * revert menu-bar: Transfer focus correctly on alt-F1.
+  * Avoid deprecated g_type_class_add_private.
+  * Fix reloading the default layout after panel reset.
+  * Fix random crashes on panel reset.
+  * Set compressed="true" for gresource text files.
+  * panel-toplevel: Clarify calculation precedence for '&' and '?'.
+  * button-widget: Clarify calculation precedence for '&' and '?'.
+  * Determine libwnck version during configure.
+  * Add version check for libwnck.
+  * window-list: Show window previews on hover.
+  * Fix panel applet keyboard focus trap.
+  * fish: Use a higher resolution image for Wanda the Fish.
+  * Fetch clock formats using LC_TIME (as opposed to LANGUAGE).
+  * Change the panel menu descriptions to better identify them.
+  * Load layouts from absolute paths.
+  * Set compiler debug flags using MATE_DEBUG_CHECK.
+  * When determining whether the pos is in the applet, use ad->cells to calc.
+  * build: Use AC_STRUCT_DIRENT_D_TYPE instead of custom macro.
+  * panel-toplevel: Avoid deprecated gtk_css_provider_get_default.
+  * panel-toplevel: Fix applets placement on expanded vertical
+    panel.
+  * Fix GTK Layer Shell include and CFLAGS.
+  * [clock-applet] Add scroll interface tabs with mouse wheel.
+  * Keep menu button popup from covering up menu on Wayland.
+  * Keep applet menus from covering up applets on Wayland.
+  * Add comment headers to wayland backend files.
+  * Add Wayland backend.
+  * Remove trailing whitespaces.
+  * Use monitor size instead of screen size in panel-toplevel.c.
+  * Add panel_multimonitor_get_bounds ().
+  * Avoid double a11y description on panel toplevels.
+  * clock applet: Fix string comparison.
+  * clock applet: add a call to ATK to provide the current
+    displayed time.
+  * status-notifier: Render menu items as cairo surface.
+  * status-notifier: Render icons as cairo surface.
+  * na-tray: Increase min_icon_size value.
+  * Fix mate-panel can not find mo file.
+  * Migrate from intltool to gettext.
+  * build: %.gschema.xml files were already generated by autogen.sh.
+  * build: Show warning flags on configure summary.
+  * Update translations.
+- Drop support for old openSUSE versions.
+
+-------------------------------------------------------------------

Old:
----
  mate-panel-1.23.0.tar.xz

New:
----
  mate-panel-1.24.0.tar.xz

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

Other differences:
------------------
++++++ mate-panel.spec ++++++
--- /var/tmp/diff_new_pack.OvCG5t/_old  2020-03-06 12:42:22.726797377 +0100
+++ /var/tmp/diff_new_pack.OvCG5t/_new  2020-03-06 12:42:22.754797394 +0100
@@ -19,13 +19,12 @@
 %define soname  libmate-panel-applet-4
 %define sover   1
 %define typelib typelib-1_0-MatePanelApplet-4_0
-%define _version 1.23
+%define _version 1.24
 Name:           mate-panel
-Version:        1.23.0
+Version:        1.24.0
 Release:        0
 Summary:        MATE Desktop Panel
 License:        GPL-2.0-or-later
-Group:          System/GUI/Other
 URL:            https://mate-desktop.org/
 Source:         
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:        %{name}-branding.gschema.override.in
@@ -34,8 +33,7 @@
 Patch0:         mate-panel-layouts-suse.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
-# set to _version when mate-common has an equal release
-BuildRequires:  mate-common >= 1.22
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  popt-devel
 BuildRequires:  update-desktop-files
@@ -54,7 +52,7 @@
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xrandr) >= 1.3
-Requires:       %{name}-branding >= %{version}
+Requires:       %{name}-branding >= %{_version}
 Requires:       gsettings-backend-dconf
 Requires:       gvfs-backends
 Recommends:     %{name}-lang
@@ -69,10 +67,9 @@
 %package branding-upstream
 Summary:        Upstream default layout for the MATE desktop panel
 License:        GPL-2.0-or-later
-Group:          System/GUI/Other
 Requires:       %{name} = %{version}
-Supplements:    packageand(%{name}:branding-upstream)
-Conflicts:      otherproviders(%{name}-branding)
+Supplements:    (%{name} and branding-upstream)
+Conflicts:      %{name}-branding
 Provides:       %{name}-branding = %{version}
 BuildArch:      noarch
 #BRAND: Provides /usr/share/mate-panel/panel-default-layout.layout
@@ -91,7 +88,6 @@
 %package -n %{soname}-%{sover}
 Summary:        MATE Panel Applet Library -- matecomponent-based library
 License:        LGPL-2.1-or-later
-Group:          System/Libraries
 
 %description -n %{soname}-%{sover}
 This package contains the MATE Desktop Panel. The panel is an
@@ -101,7 +97,6 @@
 %package -n %{typelib}
 Summary:        Introspection bindings for the MATE panel applet library
 License:        GPL-2.0-or-later
-Group:          System/GUI/Other
 
 %description -n %{typelib}
 This package contains the MATE Desktop Panel. The panel is an
@@ -111,7 +106,6 @@
 %package devel
 Summary:        Development files for the MATE panel applet library
 License:        GPL-2.0-or-later
-Group:          Development/Libraries/Other
 Requires:       %{soname}-%{sover} = %{version}
 Requires:       %{typelib} = %{version}
 
@@ -134,7 +128,7 @@
   --disable-static                    \
   --enable-introspection              \
   --disable-scrollkeeper
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
@@ -155,24 +149,6 @@
 
 %postun -n %{soname}-%{sover} -p /sbin/ldconfig
 
-%if 0%{?suse_version} < 1500
-%post
-%desktop_database_post
-%icon_theme_cache_post
-%glib2_gsettings_schema_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%glib2_gsettings_schema_postun
-
-%post branding-upstream
-%glib2_gsettings_schema_post
-
-%postun branding-upstream
-%glib2_gsettings_schema_postun
-%endif
-
 %files
 %license COPYING
 %doc ChangeLog README

++++++ mate-panel-1.23.0.tar.xz -> mate-panel-1.24.0.tar.xz ++++++
++++ 621548 lines of diff (skipped)


Reply via email to