Accepting request 567730 from home:michalsrb:branches:update-mesa

- Update to 17.3.3
  * Fixes to radv, anv, etnaviv, swrast and radeonsi drivers.
  * Fixes for DRI3.
- Make Mesa require Mesa-dri and Mesa-gallium. This makes Mesa
  usable again for users who do not install recommended packages.
  It breaks the Mesa and Mesa-drivers split, which has to be fixed
  by ignoring it in obs.

OBS-URL: https://build.opensuse.org/request/show/567730
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=682
This commit is contained in:
Stefan Dirsch 2018-01-19 15:26:51 +00:00 committed by Git OBS Bridge
parent 5429019dc8
commit d0b4d1c0cd
8 changed files with 41 additions and 7 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jan 19 13:37:00 UTC 2018 - msrb@suse.com
- Update to 17.3.3
* Fixes to radv, anv, etnaviv, swrast and radeonsi drivers.
* Fixes for DRI3.
- Make Mesa require Mesa-dri and Mesa-gallium. This makes Mesa
usable again for users who do not install recommended packages.
It breaks the Mesa and Mesa-drivers split, which has to be fixed
by ignoring it in obs.
-------------------------------------------------------------------
Wed Jan 17 16:52:35 UTC 2018 - normand@linux.vnet.ibm.com

View File

@ -43,7 +43,7 @@
%define glamor 1
%define _name_archive mesa
%define _version 17.3.2
%define _version 17.3.3
%define with_opencl 0
%define with_vulkan 0
%define with_llvm 0
@ -108,7 +108,7 @@
%endif
Name: Mesa-drivers
Version: 17.3.2
Version: 17.3.3
Release: 0
Summary: System for rendering 3-D graphics
License: MIT
@ -237,6 +237,12 @@ Requires: Mesa-libGL1 = %{version}
Requires: libglvnd >= 0.1.0
%endif
# This dependency on Mesa-dri and Mesa-gallium is here to make sure users that
# do not install recommends on their system still get working Mesa. It is
# ignored in obs when Mesa is installed as build dependency.
Requires: Mesa-dri = %{version}
Requires: Mesa-gallium = %{version}
%description
Mesa is a 3-D graphics library with an API which is very similar to
that of OpenGL.* To the extent that Mesa utilizes the OpenGL command

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jan 19 13:37:00 UTC 2018 - msrb@suse.com
- Update to 17.3.3
* Fixes to radv, anv, etnaviv, swrast and radeonsi drivers.
* Fixes for DRI3.
- Make Mesa require Mesa-dri and Mesa-gallium. This makes Mesa
usable again for users who do not install recommended packages.
It breaks the Mesa and Mesa-drivers split, which has to be fixed
by ignoring it in obs.
-------------------------------------------------------------------
Wed Jan 17 16:52:35 UTC 2018 - normand@linux.vnet.ibm.com

View File

@ -42,7 +42,7 @@
%define glamor 1
%define _name_archive mesa
%define _version 17.3.2
%define _version 17.3.3
%define with_opencl 0
%define with_vulkan 0
%define with_llvm 0
@ -107,7 +107,7 @@
%endif
Name: Mesa
Version: 17.3.2
Version: 17.3.3
Release: 0
Summary: System for rendering 3-D graphics
License: MIT
@ -236,6 +236,12 @@ Requires: Mesa-libGL1 = %{version}
Requires: libglvnd >= 0.1.0
%endif
# This dependency on Mesa-dri and Mesa-gallium is here to make sure users that
# do not install recommends on their system still get working Mesa. It is
# ignored in obs when Mesa is installed as build dependency.
Requires: Mesa-dri = %{version}
Requires: Mesa-gallium = %{version}
%description
Mesa is a 3-D graphics library with an API which is very similar to
that of OpenGL.* To the extent that Mesa utilizes the OpenGL command

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e2844a13f2d6f8f24bee65804a51c42d8dc6ae9c36cff7ee61d0940e796d64c6
size 10670568

Binary file not shown.

3
mesa-17.3.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41bac5de0ef6adc1f41a1ec0f80c19e361298ce02fa81b5f9ba4fdca33a9379b
size 10637708

BIN
mesa-17.3.3.tar.xz.sig Normal file

Binary file not shown.