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 2023-09-14 16:26:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-whiskermenu-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-whiskermenu-plugin.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-whiskermenu-plugin"
Thu Sep 14 16:26:21 2023 rev:20 rq:1111349 version:2.8.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.changes
2023-05-02 16:21:09.662569978 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-whiskermenu-plugin.new.1766/xfce4-whiskermenu-plugin.changes
2023-09-14 16:29:23.402565068 +0200
@@ -1,0 +2,18 @@
+Tue Aug 29 15:44:01 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 2.8.0
+ * Fix menu toggling in Wayland.
+ * Fix menu position in Wayland.
+ * Add support for popping up specific menu instances. (Issue #95)
+ * Add showing menu at center of screen. (Issue #109)
+ * Replace options for positioning menu layout.
+ * Replace resize widgets with options in settings dialog.
+ * Replace command for switching users.
+ * Replace popup script with executable.
+ * Require Xfce 4.14.
+ * Make linking against AccountsService explicit.
+ * Stop including favorites in recent by default.
+ * Store settings in Xfconf.
+ * Translation updates
+
+-------------------------------------------------------------------
Old:
----
xfce4-whiskermenu-plugin-2.7.3.tar.bz2
New:
----
xfce4-whiskermenu-plugin-2.8.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-whiskermenu-plugin.spec ++++++
--- /var/tmp/diff_new_pack.Ewsyw9/_old 2023-09-14 16:29:24.522605079 +0200
+++ /var/tmp/diff_new_pack.Ewsyw9/_new 2023-09-14 16:29:24.522605079 +0200
@@ -16,25 +16,28 @@
#
-%define panel_version 4.12.0
+%define panel_version 4.14
%define plugin whiskermenu
Name: xfce4-whiskermenu-plugin
-Version: 2.7.3
+Version: 2.8.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.7/%{name}-%{version}.tar.bz2
+Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/2.8/%{name}-%{version}.tar.bz2
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: pkgconfig
-BuildRequires: pkgconfig(exo-2) >= 0.11
-BuildRequires: pkgconfig(garcon-1)
+BuildRequires: pkgconfig(accountsservice) >= 0.6.45
+BuildRequires: pkgconfig(exo-2) >= 0.12
+BuildRequires: pkgconfig(garcon-1) >= 0.6.4
+BuildRequires: pkgconfig(gtk-layer-shell-0) >= 0.7
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22
BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
-BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12
-BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.12
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.14
+BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.14
+BuildRequires: pkgconfig(libxfconf-0) >= 4.14
# BuildRequires: xfce4-dev-tools
Recommends: %{name}-lang
# package was renamed in 2019 after Leap 15.1
++++++ xfce4-whiskermenu-plugin-2.7.3.tar.bz2 ->
xfce4-whiskermenu-plugin-2.8.0.tar.bz2 ++++++
++++ 38203 lines of diff (skipped)