Accepting request 859871 from home:mrostecki:branches:X11:XOrg
- update to 20.3.2 * third bugfix release for the 20.3 branch - drm and surfaceless are not specified as platforms anymore, remove them from egl_platforms OBS-URL: https://build.opensuse.org/request/show/859871 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1017
This commit is contained in:
parent
f48452e31f
commit
1845505bfd
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 31 13:02:52 UTC 2020 - Michał Rostecki <mrostecki@suse.com>
|
||||
|
||||
- update to 20.3.2
|
||||
* third bugfix release for the 20.3 branch
|
||||
- drm and surfaceless are not specified as platforms anymore,
|
||||
remove them from egl_platforms
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 11:09:59 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -41,7 +41,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 20.2.4
|
||||
%define _version 20.3.2
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -109,7 +109,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa-drivers
|
||||
Version: 20.2.4
|
||||
Version: 20.3.2
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
@ -729,7 +729,7 @@ sed -i -e s/cpp_std=gnu++11/cpp_std=gnu++14/g meson.build
|
||||
%endif
|
||||
|
||||
%build
|
||||
egl_platforms=x11,drm,surfaceless,wayland
|
||||
egl_platforms=x11,wayland
|
||||
|
||||
%meson \
|
||||
--auto-features=disabled \
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 31 13:02:52 UTC 2020 - Michał Rostecki <mrostecki@suse.com>
|
||||
|
||||
- update to 20.3.2
|
||||
* third bugfix release for the 20.3 branch
|
||||
- drm and surfaceless are not specified as platforms anymore,
|
||||
remove them from egl_platforms
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 11:09:59 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -40,7 +40,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 20.2.4
|
||||
%define _version 20.3.2
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -108,7 +108,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa
|
||||
Version: 20.2.4
|
||||
Version: 20.3.2
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
@ -728,7 +728,7 @@ sed -i -e s/cpp_std=gnu++11/cpp_std=gnu++14/g meson.build
|
||||
%endif
|
||||
|
||||
%build
|
||||
egl_platforms=x11,drm,surfaceless,wayland
|
||||
egl_platforms=x11,wayland
|
||||
|
||||
%meson \
|
||||
--auto-features=disabled \
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0572dc6015d2e1c50f67823edd16855ae9b6feded0a1470598404e75e64aa092
|
||||
size 13869928
|
Binary file not shown.
3
mesa-20.3.2.tar.xz
Normal file
3
mesa-20.3.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cce001b685d23afb976b04138714906abcf7e7f996da6355e6a43e5ca486533d
|
||||
size 14194120
|
BIN
mesa-20.3.2.tar.xz.sig
Normal file
BIN
mesa-20.3.2.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user