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-08-12 16:10:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa (Old) and /work/SRC/openSUSE:Factory/.Mesa.new.17972 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa" Wed Aug 12 16:10:13 2026 rev:585 rq:1370557 version:26.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes 2026-08-02 23:13:46.942952855 +0200 +++ /work/SRC/openSUSE:Factory/.Mesa.new.17972/Mesa.changes 2026-08-12 16:10:18.848942425 +0200 @@ -1,0 +2,17 @@ +Mon Aug 10 14:35:25 UTC 2026 - Marcus Rueckert <[email protected]> + +- Apparently %patch -P 18 -p1 is ignored when the patch does not + exist on TW. But seems to fail on older distributions. Remove the + line for the dropped patch. + +------------------------------------------------------------------- +Thu Aug 6 00:46:16 UTC 2026 - Marcus Rueckert <[email protected]> + +- Update to 26.2.0 bugfix release + --> https://docs.mesa3d.org/relnotes/26.2.0 +- drop patches + u_PR-40161.patch +- refresh patches + n_drirc-disable-rgb10-for-chromium-on-amd.patch + +------------------------------------------------------------------- Old: ---- mesa-26.1.6.tar.xz mesa-26.1.6.tar.xz.sig u_PR-40161.patch New: ---- mesa-26.2.0.tar.xz mesa-26.2.0.tar.xz.sig ----------(Old B)---------- Old:- drop patches u_PR-40161.patch - refresh patches ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa.spec ++++++ --- /var/tmp/diff_new_pack.mU3vf8/_old 2026-08-12 16:10:36.593683487 +0200 +++ /var/tmp/diff_new_pack.mU3vf8/_new 2026-08-12 16:10:36.597683654 +0200 @@ -142,9 +142,9 @@ %endif Name: Mesa%{psuffix} -Version: 26.1.6 +Version: 26.2.0 Release: 0 -%define pkg_version 26.1.6 +%define pkg_version 26.2.0 Summary: System for rendering 3-D graphics License: MIT Group: System/Libraries @@ -176,7 +176,6 @@ Source22: http://crates.io/api/v1/crates/rustc-hash/%{_rustc_hash_crate_ver}/download#/rustc-hash-%{_rustc_hash_crate_ver}.tar.gz Patch2: n_add-Mesa-headers-again.patch Patch17: tlsdesc_test.patch -Patch18: u_PR-40161.patch # never to be upstreamed Patch54: n_drirc-disable-rgb10-for-chromium-on-amd.patch Patch100: U_fix-mpeg1_2-decode-mesa-20.2.patch @@ -763,7 +762,6 @@ %patch -P 2 -p1 %endif %patch -P 17 -p1 -%patch -P 18 -p1 # no longer needed since gstreamer-plugins-vaapi 1.18.4 %if 0%{?suse_version} < 1550 %patch -P 54 -p1 ++++++ mesa-26.1.6.tar.xz -> mesa-26.2.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/Mesa/mesa-26.1.6.tar.xz /work/SRC/openSUSE:Factory/.Mesa.new.17972/mesa-26.2.0.tar.xz differ: char 26, line 1 ++++++ n_drirc-disable-rgb10-for-chromium-on-amd.patch ++++++ --- /var/tmp/diff_new_pack.mU3vf8/_old 2026-08-12 16:10:36.797692007 +0200 +++ /var/tmp/diff_new_pack.mU3vf8/_new 2026-08-12 16:10:36.801692174 +0200 @@ -1,10 +1,10 @@ -Index: mesa-26.1.1/src/util/00-mesa-defaults.conf +Index: mesa-26.2.0/src/util/00-mesa-defaults.conf =================================================================== ---- mesa-26.1.1.orig/src/util/00-mesa-defaults.conf -+++ mesa-26.1.1/src/util/00-mesa-defaults.conf -@@ -855,6 +855,14 @@ TODO: document the other workarounds. - <application name="Rocket League" executable="RocketLeague"> - <option name="radeonsi_zerovram" value="true" /> +--- mesa-26.2.0.orig/src/util/00-mesa-defaults.conf ++++ mesa-26.2.0/src/util/00-mesa-defaults.conf +@@ -728,6 +728,14 @@ + <application name="Detroit Become Human" application_name_match="DetroitBecomeHuman"> + <option name="vk_x11_strict_image_count" value="true" /> </application> + <!-- This is workaround to prevent distorted colors on hardware accelerated video in Chromium. https://bugzilla.opensuse.org/show_bug.cgi?id=1113211 --> + <application name="Chromium" executable="chromium"> @@ -15,6 +15,6 @@ + <option name="allow_rgb10_configs" value="false" /> + </application> - <!-- This applies to all apps having "runner" as their executable, but that's OK. - Apps where this workaround is needed: + <!-- Application exits with an error if contents do not show up to GDI --> + <application name="文香白板" executable="WxBoardMain.exe">
