diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index a7ca3b3..1ea6638 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 17 17:52:48 UTC 2022 - Fabian Vogt + +- Use appmenu-gtk-module instead of unity-gtk-module on Leap 15.2+ + (boo#1108846) + ------------------------------------------------------------------- Thu Oct 6 14:48:46 UTC 2022 - Fabian Vogt diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index 046f950..fede9db 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -249,8 +249,10 @@ Can also be used by standalone tray apps. %package -n gmenudbusmenuproxy Summary: GMenu to DBusMenu Proxy Group: System/GUI/KDE -Recommends: (unity-gtk2-module if libgtk-2_0-0) -Recommends: (unity-gtk3-module if libgtk-3-0) +Recommends: (appmenu-gtk2-module if libgtk-2_0-0) +Recommends: (appmenu-gtk3-module if libgtk-3-0) +# If installed, it force-enables itself which can cause issues +Conflicts: unity-gtk-module-common %description -n gmenudbusmenuproxy This package provides a proxy translating GMenu (GTK Menu) to DBusMenu (the