diff --git a/_servicedata b/_servicedata
index e41f6d7..0e76afe 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/NVIDIA/libglvnd.git
- 6bcecd8f330f92e8033819f9c99e87e4e7519eb1
\ No newline at end of file
+ d850cdde46dd0633405e758fbee49119e384b639
\ No newline at end of file
diff --git a/libglvnd-0.1.2~20170427~6bcecd8.tar.gz b/libglvnd-0.1.2~20170427~6bcecd8.tar.gz
deleted file mode 100644
index 8b6f96c..0000000
--- a/libglvnd-0.1.2~20170427~6bcecd8.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9c433a6847cc05c69240f876bc3dd04879dc01e24afb4fe763ba3ba671c85b46
-size 831374
diff --git a/libglvnd-0.1.2~20170620~d850cdd.tar.gz b/libglvnd-0.1.2~20170620~d850cdd.tar.gz
new file mode 100644
index 0000000..efe115d
--- /dev/null
+++ b/libglvnd-0.1.2~20170620~d850cdd.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:17cb7a3fa9cb8c941c9eda2c8c20bfc59f29db1f0a6729117cacc488246da9ef
+size 832130
diff --git a/libglvnd.changes b/libglvnd.changes
index 6181b44..f22334f 100644
--- a/libglvnd.changes
+++ b/libglvnd.changes
@@ -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
diff --git a/libglvnd.spec b/libglvnd.spec
index 55879c0..b23da90 100644
--- a/libglvnd.spec
+++ b/libglvnd.spec
@@ -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