https://bugzilla.suse.com/show_bug.cgi?id=1215987 https://bugzilla.suse.com/show_bug.cgi?id=1215987#c14 --- Comment #14 from Felix Miata <mrmazda@earthlink.net> --- From 15.5 on host ara88 (comment #11)(last updated 2023-12-19): # for i in $(cat mesalst); do rpm -q $i; done|grep -v "is not installed" Mesa-22.3.5-150500.75.2.x86_64 Mesa-dri-22.3.5-150500.75.2.x86_64 Mesa-gallium-22.3.5-150500.75.2.x86_64 Mesa-libEGL1-22.3.5-150500.75.2.x86_64 Mesa-libGL1-22.3.5-150500.75.2.x86_64 Mesa-libglapi0-22.3.5-150500.75.2.x86_64 libgbm1-22.3.5-150500.75.2.x86_64 # Slowroll on same host (comment #0)(last updated 2024-01-02): # for i in $(cat mesalst); do rpm -q $i; done|grep -v "is not installed" Mesa-23.2.1-363.1.x86_64 Mesa-dri-23.2.1-363.1.x86_64 Mesa-gallium-23.2.1-363.1.x86_64 Mesa-libEGL1-23.2.1-363.1.x86_64 Mesa-libGL1-23.2.1-363.1.x86_64 Mesa-libglapi0-23.2.1-363.1.x86_64 libgbm1-23.2.1-363.1.x86_64 # -- You are receiving this mail because: You are on the CC list for the bug.