https://bugs.kde.org/show_bug.cgi?id=439096
--- Comment #25 from postix <pos...@posteo.eu> --- Just to answer this question to Cane Kostovski from comment #24 If you intend the determine version of the package and to figure out if it contains the patch, you've searched wrong, use regex for those cases: ``` zypper search layer | grep -iE "(shell|qt)" ``` > i+ | layer-shell-qt5 | wlr-layer-shell integration for Qt 5 Here's the changelog by the way: https://opensuse.pkgs.org/tumbleweed/kde-frameworks-5-x86_64/layer-shell-qt5-5.22.4-8.2.x86_64.rpm.html -- You are receiving this mail because: You are watching all bug changes.