Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Mesa for openSUSE:Factory checked in at 2021-08-19 10:00:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa (Old) and /work/SRC/openSUSE:Factory/.Mesa.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa" Thu Aug 19 10:00:39 2021 rev:412 rq:912250 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes 2021-08-02 12:05:39.737648473 +0200 +++ /work/SRC/openSUSE:Factory/.Mesa.new.1899/Mesa-drivers.changes 2021-08-19 10:00:43.603285235 +0200 @@ -1,0 +2,21 @@ +Sun Aug 8 08:52:15 UTC 2021 - Stefan Dirsch <sndir...@suse.com> + +- fixed build on %ix86 by removing "-flto=auto" from optflags for + cpp + +------------------------------------------------------------------- +Thu Aug 5 15:51:18 UTC 2021 - Stefan Dirsch <sndir...@suse.com> + +- enabled build of 'crocus' Gallium3D OpenGL driver for i965 "Gen4" + through Haswell "Gen7" graphics (alternative to classic "i965" + OpenGL driver); use MESA_LOADER_DRIVER_OVERRIDE=crocus to use it; + in case of issues with video hardware acceleration(vaapi driver), + set LIBVA_DRIVER_NAME=i965 + +------------------------------------------------------------------- +Thu Aug 5 01:25:40 UTC 2021 - Stefan Dirsch <sndir...@suse.com> + +- update to 21.2.0 + * new release + +------------------------------------------------------------------- Mesa.changes: same change Old: ---- mesa-21.1.6.tar.xz mesa-21.1.6.tar.xz.sig New: ---- mesa-21.2.0.tar.xz mesa-21.2.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa-drivers.spec ++++++ --- /var/tmp/diff_new_pack.p8SoYu/_old 2021-08-19 10:00:46.211282065 +0200 +++ /var/tmp/diff_new_pack.p8SoYu/_new 2021-08-19 10:00:46.215282061 +0200 @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 21.1.6 +%define _version 21.2.0 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -114,7 +114,7 @@ %endif Name: Mesa-drivers -Version: 21.1.6 +Version: 21.2.0 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -836,7 +836,7 @@ %endif %ifarch %{ix86} x86_64 -Ddri-drivers=i915,i965,nouveau,r100,r200 \ - -Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris \ + -Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga,virgl,iris,crocus \ %else %ifarch %{arm} aarch64 -Ddri-drivers=nouveau \ @@ -860,7 +860,11 @@ %endif -Db_ndebug=true \ -Dc_args="%{optflags}" \ +%ifarch %ix86 + -Dcpp_args="$(echo %{optflags}|sed 's/-flto=auto//')" +%else -Dcpp_args="%{optflags}" +%endif %meson_build Mesa.spec: same change ++++++ mesa-21.1.6.tar.xz -> mesa-21.2.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/Mesa/mesa-21.1.6.tar.xz /work/SRC/openSUSE:Factory/.Mesa.new.1899/mesa-21.2.0.tar.xz differ: char 25, line 1