SHA256
1
0
forked from pool/libglvnd

Accepting request 505458 from home:Zaitor:branches:X11:XOrg

Update to latest git, fix boo#1045185

OBS-URL: https://build.opensuse.org/request/show/505458
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libglvnd?expand=0&rev=15
This commit is contained in:
Stefan Dirsch 2017-06-21 20:59:45 +00:00 committed by Git OBS Bridge
parent c2023bd0a4
commit 997d57f709
5 changed files with 19 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/NVIDIA/libglvnd.git</param>
<param name="changesrevision">6bcecd8f330f92e8033819f9c99e87e4e7519eb1</param></service></servicedata>
<param name="changesrevision">d850cdde46dd0633405e758fbee49119e384b639</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jun 21 14:48:46 UTC 2017 - zaitor@opensuse.org
- Update to version 0.1.2~20170620~d850cdd:
* EGL: detect platform gbm vendor capability.
* EGL: add platform gbm detection in eglGetDisplay.
* EGL: alias "drm" to gbm when using EGL_PLATFORM.
* EGL: honour eglGetPlatformDisplay's attrib_list.
* PPC64LE: Fix the cache clear instructions (boo#1045185).
* configure: Remove AC_PROG_CXX.
* EGL: Allow vendor libraries to identify platforms for
eglGetDisplay.
* GL: Use a table to look up core GLX functions.
-------------------------------------------------------------------
Thu Jun 1 11:37:20 UTC 2017 - zaitor@opensuse.org

View File

@ -20,7 +20,7 @@
#
Name: libglvnd
Version: 0.1.2~20170427~6bcecd8
Version: 0.1.2~20170620~d850cdd
Release: 0
Summary: The GL Vendor-Neutral Dispatch library
License: MIT