- 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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=925
This commit is contained in:
2020-02-16 12:11:31 +00:00
committed by Git OBS Bridge
parent 382c9d903b
commit 4c3a5ac5ed
9 changed files with 23 additions and 71 deletions

View File

@@ -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 @@ Source6: %{name}-rpmlintrc
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
@@ -748,8 +747,6 @@ rm -rf docs/README.{VMS,WIN32,OS2}
%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