Accepting request 817253 from X11:XOrg
- update to 20.1.2 * second bugfix release for the 20.1 branch * most of the fixes here are to the AMD drivers, and the rest is scattered over the tree. - enable valgrind support (boo#1173355) OBS-URL: https://build.opensuse.org/request/show/817253 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=385
This commit is contained in:
commit
13cc96e890
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 26 11:43:50 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- update to 20.1.2
|
||||
* second bugfix release for the 20.1 branch
|
||||
* most of the fixes here are to the AMD drivers, and the rest
|
||||
is scattered over the tree.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 26 01:20:27 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- enable valgrind support (boo#1173355)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 23 18:02:26 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -46,7 +46,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 20.1.1
|
||||
%define _version 20.1.2
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -114,7 +114,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa-drivers
|
||||
Version: 20.1.1
|
||||
Version: 20.1.2
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
@ -158,6 +158,7 @@ BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.71
|
||||
%if 0%{?libglvnd}
|
||||
BuildRequires: pkgconfig(libglvnd) >= 0.1.0
|
||||
%endif
|
||||
BuildRequires: valgrind-devel
|
||||
BuildRequires: pkgconfig(libkms) >= 1.0.0
|
||||
BuildRequires: pkgconfig(libva)
|
||||
BuildRequires: pkgconfig(presentproto)
|
||||
@ -833,6 +834,7 @@ egl_platforms=x11,drm,surfaceless,wayland
|
||||
-Ddri-drivers=swrast \
|
||||
-Dgallium-drivers= \
|
||||
%endif
|
||||
-Dvalgrind=true \
|
||||
-Db_ndebug=true \
|
||||
-Dc_args="%{optflags}" \
|
||||
-Dcpp_args="%{optflags}"
|
||||
|
13
Mesa.changes
13
Mesa.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 26 11:43:50 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- update to 20.1.2
|
||||
* second bugfix release for the 20.1 branch
|
||||
* most of the fixes here are to the AMD drivers, and the rest
|
||||
is scattered over the tree.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 26 01:20:27 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- enable valgrind support (boo#1173355)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 23 18:02:26 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -45,7 +45,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 20.1.1
|
||||
%define _version 20.1.2
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%define with_llvm 0
|
||||
@ -113,7 +113,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa
|
||||
Version: 20.1.1
|
||||
Version: 20.1.2
|
||||
Release: 0
|
||||
Summary: System for rendering 3-D graphics
|
||||
License: MIT
|
||||
@ -157,6 +157,7 @@ BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.71
|
||||
%if 0%{?libglvnd}
|
||||
BuildRequires: pkgconfig(libglvnd) >= 0.1.0
|
||||
%endif
|
||||
BuildRequires: valgrind-devel
|
||||
BuildRequires: pkgconfig(libkms) >= 1.0.0
|
||||
BuildRequires: pkgconfig(libva)
|
||||
BuildRequires: pkgconfig(presentproto)
|
||||
@ -832,6 +833,7 @@ egl_platforms=x11,drm,surfaceless,wayland
|
||||
-Ddri-drivers=swrast \
|
||||
-Dgallium-drivers= \
|
||||
%endif
|
||||
-Dvalgrind=true \
|
||||
-Db_ndebug=true \
|
||||
-Dc_args="%{optflags}" \
|
||||
-Dcpp_args="%{optflags}"
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ea6e46ea7881c656f7b4724639eaa4672d4e0e0b70869651e8f955ebae3d476
|
||||
size 12683180
|
Binary file not shown.
3
mesa-20.1.2.tar.xz
Normal file
3
mesa-20.1.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:283dff72814c8a80ce1ff8271e3f055895d26f4da3f4362acc49193e635780cb
|
||||
size 12717604
|
BIN
mesa-20.1.2.tar.xz.sig
Normal file
BIN
mesa-20.1.2.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user