Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-whiskermenu-plugin for
openSUSE:Factory checked in at 2025-02-03 21:42:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-whiskermenu-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-whiskermenu-plugin.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-whiskermenu-plugin"
Mon Feb 3 21:42:04 2025 rev:25 rq:1241685 version:2.9.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.changes
2025-01-07 20:55:17.133543821 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-whiskermenu-plugin.new.2316/xfce4-whiskermenu-plugin.changes
2025-02-03 21:42:29.063929760 +0100
@@ -1,0 +2,18 @@
+Thu Jan 30 14:46:50 UTC 2025 - Manfred Hollstein <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
xfce4-whiskermenu-plugin-2.8.4.tar.bz2
New:
----
xfce4-whiskermenu-plugin-2.9.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-whiskermenu-plugin.spec ++++++
--- /var/tmp/diff_new_pack.l7FCCl/_old 2025-02-03 21:42:29.623952971 +0100
+++ /var/tmp/diff_new_pack.l7FCCl/_new 2025-02-03 21:42:29.623952971 +0100
@@ -16,28 +16,29 @@
#
-%define panel_version 4.14
+%define panel_version 4.16
%define plugin whiskermenu
Name: xfce4-whiskermenu-plugin
-Version: 2.8.4
+Version: 2.9.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.9/%{name}-%{version}.tar.bz2
+BuildRequires: cmake >= 3.16
BuildRequires: gcc-c++
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
++++++ xfce4-whiskermenu-plugin-2.8.4.tar.bz2 ->
xfce4-whiskermenu-plugin-2.9.0.tar.bz2 ++++++
++++ 7615 lines of diff (skipped)