Hello community,

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

Package is "Mesa"

Sat Feb 22 18:59:09 2020 rev:370 rq:777801 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes        2020-02-14 
16:30:29.899357518 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new.26092/Mesa-drivers.changes     
2020-02-22 18:59:16.633504356 +0100
@@ -1,0 +2,20 @@
+Fri Feb 21 05:09:10 UTC 2020 - Stefan Dirsch <[email protected]>
+
+- use 7G disk constraints also for x86_64 and i586 (bsc#1164488) 
+
+-------------------------------------------------------------------
+Tue Feb 18 15:16:13 UTC 2020 - Stefan Dirsch <[email protected]>
+
+- only use 'BuildRequires:llvm-devel >= 9.0.0' for TW/factory; for 
+  older products still use 'BuildRequires: llvm9-devel'; fixed
+  build on openSUSE Leap 15.2
+
+-------------------------------------------------------------------
+Sun Feb 16 12:00:17 UTC 2020 - Stefan Dirsch <[email protected]>
+
+- Update to version 19.3.4
+  * changes all over the tree, but aco and anv are leading the
+    way in changes
+- supersedes 
u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch
+
+-------------------------------------------------------------------
Mesa.changes: same change

Old:
----
  mesa-19.3.3.tar.xz
  mesa-19.3.3.tar.xz.sig
  u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch

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

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

Other differences:
------------------
++++++ Mesa-drivers.spec ++++++
--- /var/tmp/diff_new_pack.ggSTGu/_old  2020-02-22 18:59:19.929510740 +0100
+++ /var/tmp/diff_new_pack.ggSTGu/_new  2020-02-22 18:59:19.929510740 +0100
@@ -42,7 +42,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 19.3.3
+%define _version 19.3.4
 %define with_opencl 0
 %define with_vulkan 0
 %define with_llvm 0
@@ -110,7 +110,7 @@
 %endif
 
 Name:           Mesa-drivers
-Version:        19.3.3
+Version:        19.3.4
 Release:        0
 Summary:        System for rendering 3-D graphics
 License:        MIT
@@ -126,7 +126,6 @@
 Source7:        Mesa.keyring
 Patch1:         n_opencl_dep_libclang.patch
 Patch2:         n_add-Mesa-headers-again.patch
-Patch3:         
u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch
 # never to be upstreamed
 Patch54:        n_drirc-disable-rgb10-for-chromium-on-amd.patch
 Patch58:        u_dep_xcb.patch
@@ -215,7 +214,7 @@
 BuildRequires:  pkgconfig(wayland-server) >= 1.11
 %endif
 %if 0%{with_llvm}
-%if 0%{?is_opensuse}
+%if 0%{?suse_version} >= 1550
 BuildRequires:  llvm-devel >= 9.0.0
 %else
 BuildRequires:  llvm9-devel
@@ -737,7 +736,7 @@
 rm -rf docs/README.{VMS,WIN32,OS2}
 
 %if 0%{with_llvm}
-%if 0%{?is_opensuse}
+%if 0%{?suse_version} >= 1550
 %if %{pkg_vcmp llvm-devel >= 9.0}
 %patch1 -p1
 %endif
@@ -748,8 +747,6 @@
 %endif
 %endif
 %patch2 -p1
-# reverse apply since it caused a regression in rendering on s390x 
(bsc#1162252)
-%patch3 -p1
 %patch54 -p1
 %patch58 -p1
 %patch61 -p1

++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.ggSTGu/_old  2020-02-22 18:59:19.941510763 +0100
+++ /var/tmp/diff_new_pack.ggSTGu/_new  2020-02-22 18:59:19.945510771 +0100
@@ -41,7 +41,7 @@
 
 %define glamor 1
 %define _name_archive mesa
-%define _version 19.3.3
+%define _version 19.3.4
 %define with_opencl 0
 %define with_vulkan 0
 %define with_llvm 0
@@ -109,7 +109,7 @@
 %endif
 
 Name:           Mesa
-Version:        19.3.3
+Version:        19.3.4
 Release:        0
 Summary:        System for rendering 3-D graphics
 License:        MIT
@@ -125,7 +125,6 @@
 Source7:        Mesa.keyring
 Patch1:         n_opencl_dep_libclang.patch
 Patch2:         n_add-Mesa-headers-again.patch
-Patch3:         
u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch
 # never to be upstreamed
 Patch54:        n_drirc-disable-rgb10-for-chromium-on-amd.patch
 Patch58:        u_dep_xcb.patch
@@ -214,7 +213,7 @@
 BuildRequires:  pkgconfig(wayland-server) >= 1.11
 %endif
 %if 0%{with_llvm}
-%if 0%{?is_opensuse}
+%if 0%{?suse_version} >= 1550
 BuildRequires:  llvm-devel >= 9.0.0
 %else
 BuildRequires:  llvm9-devel
@@ -736,7 +735,7 @@
 rm -rf docs/README.{VMS,WIN32,OS2}
 
 %if 0%{with_llvm}
-%if 0%{?is_opensuse}
+%if 0%{?suse_version} >= 1550
 %if %{pkg_vcmp llvm-devel >= 9.0}
 %patch1 -p1
 %endif
@@ -747,8 +746,6 @@
 %endif
 %endif
 %patch2 -p1
-# reverse apply since it caused a regression in rendering on s390x 
(bsc#1162252)
-%patch3 -p1
 %patch54 -p1
 %patch58 -p1
 %patch61 -p1


++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.ggSTGu/_old  2020-02-22 18:59:20.001510879 +0100
+++ /var/tmp/diff_new_pack.ggSTGu/_new  2020-02-22 18:59:20.005510887 +0100
@@ -4,6 +4,8 @@
       <arch>ppc</arch>
       <arch>ppc64</arch>
       <arch>ppc64le</arch>
+      <arch>x86_64</arch>
+      <arch>i586</arch>
     </conditions>
     <hardware>
       <disk>

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


Reply via email to