Accepting request 799279 from X11:XOrg
- update to Mesa 20.0.6 * fairly small release (a little bit of everything in here) - require llvm/clang 10 OBS-URL: https://build.opensuse.org/request/show/799279 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=378
This commit is contained in:
commit
829320b9a3
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 30 14:46:25 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- update to Mesa 20.0.6
|
||||
* fairly small release (a little bit of everything in here)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 25 10:36:23 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- require llvm/clang 10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 24 09:21:28 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -46,7 +46,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 20.0.5
|
||||
%define _version 20.0.6
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -114,7 +114,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa-drivers
|
||||
Version: 20.0.5
|
||||
Version: 20.0.6
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
@ -211,17 +211,17 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8
|
||||
BuildRequires: pkgconfig(wayland-server) >= 1.11
|
||||
%if 0%{with_llvm}
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: llvm-devel >= 9.0.0
|
||||
BuildRequires: llvm-devel >= 10.0.0
|
||||
%else
|
||||
BuildRequires: llvm9-devel
|
||||
BuildRequires: llvm10-devel
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if 0%{with_opencl}
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: clang-devel >= 9.0.0
|
||||
BuildRequires: clang-devel >= 10.0.0
|
||||
%else
|
||||
BuildRequires: clang9-devel
|
||||
BuildRequires: clang10-devel
|
||||
%endif
|
||||
BuildRequires: libclc
|
||||
%endif
|
||||
|
11
Mesa.changes
11
Mesa.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 30 14:46:25 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- update to Mesa 20.0.6
|
||||
* fairly small release (a little bit of everything in here)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 25 10:36:23 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- require llvm/clang 10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 24 09:21:28 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
12
Mesa.spec
12
Mesa.spec
@ -45,7 +45,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 20.0.5
|
||||
%define _version 20.0.6
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -113,7 +113,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa
|
||||
Version: 20.0.5
|
||||
Version: 20.0.6
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
@ -210,17 +210,17 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8
|
||||
BuildRequires: pkgconfig(wayland-server) >= 1.11
|
||||
%if 0%{with_llvm}
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: llvm-devel >= 9.0.0
|
||||
BuildRequires: llvm-devel >= 10.0.0
|
||||
%else
|
||||
BuildRequires: llvm9-devel
|
||||
BuildRequires: llvm10-devel
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if 0%{with_opencl}
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: clang-devel >= 9.0.0
|
||||
BuildRequires: clang-devel >= 10.0.0
|
||||
%else
|
||||
BuildRequires: clang9-devel
|
||||
BuildRequires: clang10-devel
|
||||
%endif
|
||||
BuildRequires: libclc
|
||||
%endif
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c56a82a28cc924e40ea49752abdf1d701c9952481f53cbc7a080271597f572e
|
||||
size 12257484
|
Binary file not shown.
3
mesa-20.0.6.tar.xz
Normal file
3
mesa-20.0.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30b5d8e9201a01a0e88e18bb79850e67b1d28443b34c4c5cacad4bd10f668b96
|
||||
size 12275708
|
BIN
mesa-20.0.6.tar.xz.sig
Normal file
BIN
mesa-20.0.6.tar.xz.sig
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user