Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Mesa for openSUSE:Factory checked in at 2025-09-17 16:43:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa (Old) and /work/SRC/openSUSE:Factory/.Mesa.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa" Wed Sep 17 16:43:01 2025 rev:552 rq:1305190 version:25.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes 2025-09-10 17:29:52.000586943 +0200 +++ /work/SRC/openSUSE:Factory/.Mesa.new.27445/Mesa.changes 2025-09-17 16:43:03.319886605 +0200 @@ -1,0 +2,6 @@ +Tue Sep 9 11:31:15 UTC 2025 - Stefan Dirsch <[email protected]> + +- redefine %meson_build/%meson_install on Leap 15.6 in order to fix + build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa.spec ++++++ --- /var/tmp/diff_new_pack.t9MfCO/_old 2025-09-17 16:43:04.607941024 +0200 +++ /var/tmp/diff_new_pack.t9MfCO/_new 2025-09-17 16:43:04.607941024 +0200 @@ -25,6 +25,11 @@ %global psuffix %{nil} %endif +%if 0%{?sle_version} == 150600 && 0%{?is_opensuse} +%define meson_build /usr/bin/meson compile -C %{_vpath_builddir} %{_smp_mflags} --verbose +%define meson_install /usr/bin/meson install -C %{_vpath_builddir} --no-rebuild --destdir=%{buildroot} +%endif + %ifarch %{ix86} x86_64 armv6l armv6hl %define _lto_cflags %{nil} %endif
