Hello community, here is the log from the commit of package mate-menu for openSUSE:Factory checked in at 2020-02-28 15:22:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-menu (Old) and /work/SRC/openSUSE:Factory/.mate-menu.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-menu" Fri Feb 28 15:22:28 2020 rev:21 rq:780258 version:20.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-menu/mate-menu.changes 2019-05-16 22:05:23.722546807 +0200 +++ /work/SRC/openSUSE:Factory/.mate-menu.new.26092/mate-menu.changes 2020-02-28 15:22:29.774034202 +0100 @@ -1,0 +2,32 @@ +Sat Feb 22 15:48:43 UTC 2020 - Alexei Sorokin <[email protected]> + +- Update to version 20.04.1 (changes since 19.04.0): + * Add a darker MATE logo. + * Ensure the name is consistent 'Advanced MATE Menu'. + * Remove theme and colour customisation. + This feature adds unnecessary complexity and is mostly useless. + The applet already adapts to the desktop theme and panel + colours. + * Use start-here as the menu icon + Instead of providing a custom image and then having to override + it, we set the icon to always be "start-here". + This way each theme can supply the correct icon without having + to manually change it. + * Fix applet tooltip text. + * The viewport is now coloured consistently with the other + plugins. + * The buttons will now have a relief on hover. + * Icons should render sharply on HiDPI displays. + * Remove search focus delay. + * Render search icons as high resolution Cairo surfaces. + * Check availability of environment variables. + * Fix transliterated desktop entries in the Applications section. + * Set window title. + This fixes issues in which a global menu tries to display + information about the top-level focused window when the + mate-menu is open. + * Update translations. +- Drop support for old openSUSE versions. +- Remove mate-menu-glib-2.48.patch. + +------------------------------------------------------------------- Old: ---- mate-menu-19.04.0.tar.gz mate-menu-glib-2.48.patch New: ---- mate-menu-20.04.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-menu.spec ++++++ --- /var/tmp/diff_new_pack.Y02tnm/_old 2020-02-28 15:22:30.278035228 +0100 +++ /var/tmp/diff_new_pack.Y02tnm/_new 2020-02-28 15:22:30.278035228 +0100 @@ -1,7 +1,7 @@ # # spec file for package mate-menu # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,17 +18,14 @@ %define _name mate_menu Name: mate-menu -Version: 19.04.0 +Version: 20.04.1 Release: 0 Summary: Advanced MATE menu License: GPL-2.0-or-later -Group: System/GUI/Other URL: https://github.com/ubuntu-mate/mate-menu Source: https://github.com/ubuntu-mate/mate-menu/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FEATURE-OPENSUSE mate-menu-yast2-software.patch [email protected] -- Use YaST2 and GNOME PackageKit package managers. Patch0: mate-menu-yast2-software.patch -# PATCH-FEATURE-OPENSUSE mate-menu-glib-2.48.patch -- Restore GLib 2.48 support. -Patch1: mate-menu-glib-2.48.patch BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: python3-distutils-extra @@ -79,16 +76,6 @@ %py3_compile %{buildroot}%{_datadir}/%{name}/plugins/ %find_lang %{name} -%if 0%{?suse_version} < 1500 -%post -%desktop_database_post -%glib2_gsettings_schema_post - -%postun -%desktop_database_postun -%glib2_gsettings_schema_postun -%endif - %files %license COPYING %doc README.md ++++++ mate-menu-19.04.0.tar.gz -> mate-menu-20.04.1.tar.gz ++++++ ++++ 90521 lines of diff (skipped)
