Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Mesa for openSUSE:Factory checked in at 2026-07-15 16:25:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa (Old) and /work/SRC/openSUSE:Factory/.Mesa.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa" Wed Jul 15 16:25:49 2026 rev:582 rq:1365662 version:26.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes 2026-07-06 12:27:45.445865980 +0200 +++ /work/SRC/openSUSE:Factory/.Mesa.new.1991/Mesa.changes 2026-07-15 16:31:02.924886503 +0200 @@ -1,0 +2,6 @@ +Tue Jul 14 12:41:34 UTC 2026 - Stefan Dirsch <[email protected]> + +- fixed hardware supplements for libvulkan_intel/libvulkan_radeon + (boo#1271268) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa.spec ++++++ --- /var/tmp/diff_new_pack.rC6zT1/_old 2026-07-15 16:31:05.972992111 +0200 +++ /var/tmp/diff_new_pack.rC6zT1/_new 2026-07-15 16:31:05.972992111 +0200 @@ -615,7 +615,14 @@ %package -n libvulkan_intel Summary: Mesa vulkan driver for Intel GPU Group: System/Libraries -Supplements: modalias(pci:v00008086d*sv*sd*bc03sc*i*) +Supplements: modalias(kernel-default:pci:v00008086d*sv*sd*bc03sc*i*) +%ifarch aarch64 +Supplements: modalias(kernel-64kb:pci:v00008086d*sv*sd*bc03sc*i*) +%endif +%if 0%{?suse_version} >= 1699 +Supplements: modalias(kernel-longterm:pci:v00008086d*sv*sd*bc03sc*i*) +%endif + Requires: Mesa-vulkan-device-select = %{version} # get rid of this package, which is no longer neeeded at all Provides: Mesa-libVulkan-devel = 22.0.0 @@ -672,7 +679,14 @@ %package -n libvulkan_radeon Summary: Mesa vulkan driver for AMD GPU Group: System/Libraries -Supplements: modalias(pci:v00001002d*sv*sd*bc03sc*i*) +Supplements: modalias(kernel-default:pci:v00001002d*sv*sd*bc03sc*i*) +%ifarch aarch64 +Supplements: modalias(kernel-64kb:pci:v00001002d*sv*sd*bc03sc*i*) +%endif +%if 0%{?suse_version} >= 1699 +Supplements: modalias(kernel-longterm:pci:v00001002d*sv*sd*bc03sc*i*) +%endif + Requires: Mesa-vulkan-device-select = %{version} Recommends: Mesa-vulkan-anti-lag = %{version}
