Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2020-02-03 11:26:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Mon Feb  3 11:26:43 2020 rev:367 rq:768651 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes        2020-01-30 
09:38:46.761405932 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new.26092/Mesa-drivers.changes     
2020-02-03 11:26:46.194137606 +0100
@@ -1,0 +2,25 @@
+Wed Jan 29 22:56:19 UTC 2020 - Stefan Dirsch <sndir...@suse.com>
+
+- require and check for llvm-devel >= 9 instead of llvm9-devel on
+  openSUSE
+
+-------------------------------------------------------------------
+Wed Jan 29 17:15:01 UTC 2020 - Stefan Dirsch <sndir...@suse.com>
+
+- enabled build of gallium based llvmpipe driver for s390x
+  (related to jsc#IBM-369, jsc#SLE-7452)
+
+-------------------------------------------------------------------
+Wed Jan 29 14:59:10 UTC 2020 - Stefan Dirsch <sndir...@suse.com>
+
+- Update to version 19.3.3
+  * There's plenty of changes here, but intel, docs, radeonsi,
+    and aco are the biggest sets of changes.
+- supersedes U_0005-radv-Remove-syncobj_handle-variable-in-header.patch
+
+-------------------------------------------------------------------
+Wed Jan 29 13:34:34 UTC 2020 - Stefan Dirsch <sndir...@suse.com>
+
+- set optflags also for g++ compiler 
+
+-------------------------------------------------------------------
Mesa.changes: same change

Old:
----
  U_0005-radv-Remove-syncobj_handle-variable-in-header.patch
  mesa-19.3.2.tar.xz
  mesa-19.3.2.tar.xz.sig

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

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

Other differences:
------------------
++++++ Mesa-drivers.spec ++++++
--- /var/tmp/diff_new_pack.hc5Lgs/_old  2020-02-03 11:26:48.254137694 +0100
+++ /var/tmp/diff_new_pack.hc5Lgs/_new  2020-02-03 11:26:48.258137694 +0100
@@ -42,7 +42,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 19.3.2
+%define _version 19.3.3
 %define with_opencl 0
 %define with_vulkan 0
 %define with_llvm 0
@@ -110,7 +110,7 @@
 %endif
 
 Name:           Mesa-drivers
-Version:        19.3.2
+Version:        19.3.3
 Release:        0
 Summary:        System for rendering 3-D graphics
 License:        MIT
@@ -133,7 +133,6 @@
 Patch62:        U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch
 Patch63:        U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch
 Patch64:        
U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch
-Patch65:        U_0005-radv-Remove-syncobj_handle-variable-in-header.patch
 Patch66:        
U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch
 BuildRequires:  bison
 BuildRequires:  fdupes
@@ -215,8 +214,12 @@
 BuildRequires:  pkgconfig(wayland-server) >= 1.11
 %endif
 %if 0%{with_llvm}
+%if 0%{?is_opensuse}
+BuildRequires:  llvm-devel >= 9.0.0
+%else
 BuildRequires:  llvm9-devel
 %endif
+%endif
 
 %if 0%{with_opencl}
 BuildRequires:  clang9-devel
@@ -733,10 +736,16 @@
 rm -rf docs/README.{VMS,WIN32,OS2}
 
 %if 0%{with_llvm}
+%if 0%{?is_opensuse}
+%if %{pkg_vcmp llvm-devel >= 9.0}
+%patch1 -p1
+%endif
+%else
 %if %{pkg_vcmp llvm9-devel >= 9.0}
 %patch1 -p1
 %endif
 %endif
+%endif
 %patch2 -p1
 %patch54 -p1
 %patch58 -p1
@@ -744,7 +753,6 @@
 %patch62 -p1
 %patch63 -p1
 %patch64 -p1
-%patch65 -p1
 %patch66 -p1
 
 # Remove requires to libglvnd/libglvnd-devel from baselibs.conf when
@@ -829,8 +837,8 @@
             -Ddri-drivers=nouveau \
             -Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast \
   %else
-            -Ddri-drivers=swrast \
-            -Dgallium-drivers= \
+            -Ddri-drivers= \
+            -Dgallium-drivers=swrast \
   %endif
   %endif
   %endif
@@ -839,7 +847,8 @@
             -Dgallium-drivers= \
 %endif
             -Db_ndebug=true \
-            -Dc_args="%{optflags}"
+            -Dc_args="%{optflags}" \
+            -Dcpp_args="%{optflags}"
 
 %meson_build
 

Mesa.spec: same change

++++++ mesa-19.3.2.tar.xz -> mesa-19.3.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/Mesa/mesa-19.3.2.tar.xz 
/work/SRC/openSUSE:Factory/.Mesa.new.26092/mesa-19.3.3.tar.xz differ: char 25, 
line 1


Reply via email to