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-04-07 16:32:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Tue Apr  7 16:32:19 2026 rev:572 rq:1344206 version:26.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes        2026-03-13 
21:16:14.035893986 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new.21863/Mesa.changes     2026-04-07 
16:47:11.320283797 +0200
@@ -1,0 +2,34 @@
+Wed Apr  1 18:15:30 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- Update to 26.0.4 bugfix release
+  --> https://docs.mesa3d.org/relnotes/26.0.4
+  * This out-of-schedule release contains important raytracing
+    fixes for an upcoming game.
+
+-------------------------------------------------------------------
+Wed Mar 18 17:00:32 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- Update to 26.0.3 bugfix release
+  --> https://docs.mesa3d.org/relnotes/26.0.3
+  * This out-of-schedule release contains important raytracing
+    fixes for an upcoming game.
+
+-------------------------------------------------------------------
+Wed Mar 18 16:56:49 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- use llvm22/clang22 also for Leap/SLE
+
+-------------------------------------------------------------------
+Tue Mar 17 15:00:23 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- BuildRequires changes:
+  * use llvm-devel/clang-devel for TW and llvm{version}-devel/
+    clang{version}-devel for Leap/SLE (version = 21 for now)
+
+-------------------------------------------------------------------
+Mon Mar 16 09:06:51 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- make sure to buildrequire the same version of llvm and clang
+  devel package
+
+-------------------------------------------------------------------

Old:
----
  mesa-26.0.2.tar.xz
  mesa-26.0.2.tar.xz.sig

New:
----
  mesa-26.0.4.tar.xz
  mesa-26.0.4.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.kV75Tp/_old  2026-04-07 16:47:13.436371243 +0200
+++ /var/tmp/diff_new_pack.kV75Tp/_new  2026-04-07 16:47:13.440371409 +0200
@@ -25,6 +25,11 @@
 %global psuffix %{nil}
 %endif
 
+%if 0%{?suse_version} < 1699
+%define llvm_version 22
+%define clang_version 22
+%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}
@@ -131,9 +136,9 @@
 %endif
 
 Name:           Mesa%{psuffix}
-Version:        26.0.2
+Version:        26.0.4
 Release:        0
-%define pkg_version 26.0.2
+%define pkg_version 26.0.4
 Summary:        System for rendering 3-D graphics
 License:        MIT
 Group:          System/Libraries
@@ -279,17 +284,11 @@
 BuildRequires:  pkgconfig(wayland-protocols) >= 1.41
 BuildRequires:  pkgconfig(wayland-server) >= 1.18
 %if 0%{with_llvm}
-BuildRequires:  llvm21-devel
+BuildRequires:  llvm%{?llvm_version}-devel
 %endif
 
 %if 0%{with_opencl}
-%if 0%{?suse_version} >= 1550
-BuildRequires:  clang-devel
-%else
-%if 0%{?sle_version} >= 150600
-BuildRequires:  clang21-devel
-%endif
-%endif
+BuildRequires:  clang%{?clang_version}-devel
 BuildRequires:  libclc
 BuildRequires:  pkgconfig(LLVMSPIRVLib)
 BuildRequires:  pkgconfig(SPIRV-Tools)


++++++ mesa-26.0.2.tar.xz -> mesa-26.0.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/Mesa/mesa-26.0.2.tar.xz 
/work/SRC/openSUSE:Factory/.Mesa.new.21863/mesa-26.0.4.tar.xz differ: char 27, 
line 1

Reply via email to