Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfce4-whiskermenu-plugin for openSUSE:Leap:16.0 checked in at 2025-07-14 15:59:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/xfce4-whiskermenu-plugin (Old) and /work/SRC/openSUSE:Leap:16.0/.xfce4-whiskermenu-plugin.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-whiskermenu-plugin" Mon Jul 14 15:59:12 2025 rev:4 rq:1292038 version:2.10.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.changes 2025-03-19 12:01:00.213680010 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.xfce4-whiskermenu-plugin.new.7373/xfce4-whiskermenu-plugin.changes 2025-07-14 15:59:39.810399858 +0200 @@ -1,0 +2,54 @@ +Thu May 22 03:12:26 UTC 2025 - Maurizio Galli <maurizio.ga...@suse.com> + +- Update to version 2.10.0 + - Add meson build + - po: Add LINGUAS and POTFILES + - Remove outdated install instructions + - Remove unused search flags variable + - Replace deprecated exo with libxfce4ui 4.21.0 + - Fix missing declaration warning + - Fix shadowed variables + - Fix unused lambda capture warning + - Translation Updates + +------------------------------------------------------------------- +Wed Feb 19 13:18:18 UTC 2025 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 2.9.2 + * Fix menu not shown on correct monitor. (Issue #154) + +------------------------------------------------------------------- +Fri Feb 14 17:11:59 UTC 2025 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 2.9.1 + * Fix menu position in Wayland with multiple monitors. (Issue #153) + * Translation updates + +------------------------------------------------------------------- +Thu Jan 30 14:46:50 UTC 2025 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 2.9.0 + * Add dragging from any side to resize menu. (Issue #112) + * Add support for autostarting launchers. (Issue #35) + * Add support for keypad navigation. + * Always send Page Up and Page Down keys to view. (Issue #145) + * Always run selected launcher when pressing enter. + * Fall back to non-regex search actions. (Issue #128) + * Only select launcher when mouse moves. (Issue #106) + * Remember current category with arrow keys. (Issue #132) + * Require Xfce 4.16. + * Fix menu not centering with horizontal categories. (Issue #131) + * Fix warning about unblocking panel autohide. + * Fix search text replaced after pressing arrow keys. + * Translation updates + +------------------------------------------------------------------- +Sat Jan 4 09:08:15 UTC 2025 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 2.8.4 + * Fix menu not hiding in labwc. + * Fix GHashTable leak in Settings::load. + * Fix string leak in is_separator. + * Translation updates + +------------------------------------------------------------------- Old: ---- xfce4-whiskermenu-plugin-2.8.3.tar.bz2 New: ---- xfce4-whiskermenu-plugin-2.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-whiskermenu-plugin.spec ++++++ --- /var/tmp/diff_new_pack.hwy4gB/_old 2025-07-14 15:59:40.054409965 +0200 +++ /var/tmp/diff_new_pack.hwy4gB/_new 2025-07-14 15:59:40.054409965 +0200 @@ -1,7 +1,7 @@ # # spec file for package xfce4-whiskermenu-plugin # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,28 +16,29 @@ # -%define panel_version 4.14 +%define panel_version 4.16 %define plugin whiskermenu Name: xfce4-whiskermenu-plugin -Version: 2.8.3 +Version: 2.10.0 Release: 0 Summary: Alternate Xfce Menu License: GPL-2.0-or-later Group: System/GUI/XFCE URL: https://docs.xfce.org/panel-plugins/xfce4-whiskermenu-plugin -Source0: https://archive.xfce.org/src/panel-plugins/%{name}/2.8/%{name}-%{version}.tar.bz2 -BuildRequires: cmake +Source0: https://archive.xfce.org/src/panel-plugins/%{name}/2.10/%{name}-%{version}.tar.xz BuildRequires: gcc-c++ +BuildRequires: meson >= 0.54.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(accountsservice) >= 0.6.45 -BuildRequires: pkgconfig(exo-2) >= 0.12 +BuildRequires: pkgconfig(exo-2) >= 4.16 BuildRequires: pkgconfig(garcon-1) >= 0.6.4 +BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(gtk-layer-shell-0) >= 0.7 BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version} -BuildRequires: pkgconfig(libxfce4ui-2) >= 4.14 -BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.14 -BuildRequires: pkgconfig(libxfconf-0) >= 4.14 +BuildRequires: pkgconfig(libxfce4ui-2) >= 4.16 +BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.16 +BuildRequires: pkgconfig(libxfconf-0) >= 4.16 # BuildRequires: xfce4-dev-tools Recommends: %{name}-lang # package was renamed in 2019 after Leap 15.1 @@ -52,33 +53,18 @@ buttons on the side. Whisker Menu keeps a list of most recent used applications launched from it. -%package lang -Summary: Translations for package %{name} -Group: System/Localization -Requires: %{name} = %{version} -Supplements: %{name} -Provides: %{name}-lang-all = %{version} -# package was renamed in 2019 after Leap 15.1 -Obsoletes: xfce4-panel-plugin-%{plugin}-lang < %{version}-%{release} -Provides: xfce4-panel-plugin-%{plugin}-lang = %{version}-%{release} -BuildArch: noarch - -%description lang -Provides translations for the "%{name}" package. +%lang_package %prep %autosetup %build -%cmake -%if 0%{?suse_version} <= 1500 -make %{?_smp_mflags} VERBOSE=1 -%else -%cmake_build -%endif +%meson +%meson_build %install -%cmake_install +%meson_install + %find_lang xfce4-whiskermenu-plugin %{?no_lang_C} %files