diff --git a/_servicedata b/_servicedata
index cbe05ce..55ed537 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://anongit.freedesktop.org/git/piglit.git
- 9123cb73c1bf2cc3ef1f0c69e1cd59bc545e9023
\ No newline at end of file
+ ca58eec0b965655c7eba592a634cbf4aadfbc675
\ No newline at end of file
diff --git a/piglit-1~20170120.9123cb73c.tar.xz b/piglit-1~20170120.9123cb73c.tar.xz
deleted file mode 100644
index c25ae1d..0000000
--- a/piglit-1~20170120.9123cb73c.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:df4e9a30f8ccdc59675681cb720e95751f86369098a542c1e3a13b90bddcebbb
-size 7624496
diff --git a/piglit-1~20170203.ca58eec0b.tar.xz b/piglit-1~20170203.ca58eec0b.tar.xz
new file mode 100644
index 0000000..c4f05c2
--- /dev/null
+++ b/piglit-1~20170203.ca58eec0b.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1f5f7e99ad7cc21b0c44347fd8f353f32b1578301e2d85cabc2c71a171f773a5
+size 7632464
diff --git a/piglit.changes b/piglit.changes
index 23cad4d..452d2b5 100644
--- a/piglit.changes
+++ b/piglit.changes
@@ -1,3 +1,30 @@
+-------------------------------------------------------------------
+Mon Feb 06 12:35:02 UTC 2017 - mimi.vx@gmail.com
+
+- Update to version 1~20170203.ca58eec0b:
+ * CMake: Enable python 3.6
+ * glsl-1.20: add a test that gl_ClipVertex actually affects all primitive types
+ * glsl-1.30: add a test that gl_ClipDistance actually affects all primitive types
+ * cl: Add tests for fdiv with neg/abs inputs
+ * cl: Add tests for stored fneg
+ * getteximage-formats: Disable dithering during glDrawPixels
+ * framework/backends/json: always flush the metadata to the disk
+ * egl: test that EGL_BAD_PARAMETER is returned for an invalid EGLImage attrib
+ * Rename gen_conversion_fp64 to gen_conversion
+ * gen_conversion: explicitly enumerate conversion target types
+ * gen_conversion: rename _gen_from/to_double and _double_type
+ * gen_conversion: refactor templates to allow multiple extensions
+ * gen_conversion: generate tests for 64-bit integers
+ * framework/programs/run.py: Allow comments in test-list files.
+ * arb_texture_view-texsubimage-levels: correct buffer size
+ * util: move SUBTEST and SUBTESTCONDITION to piglit-util
+ * gl-3.1/draw-buffer-errors: skip if current Context is > 4.0
+ * gl-3.1/draw-buffers-errors: select explicitly default framebuffer
+ * gl-4.5/named-framebuffer-draw-buffers-errors: add a new test
+ * gl-4.5/named-framebuffer-read-buffer-errors: add test
+ * polygon-offset: draw tests in two rows of nine
+ * gl-1.4-polygon-offset: print more info on failure.
+
-------------------------------------------------------------------
Mon Jan 23 10:18:06 UTC 2017 - mimi.vx@gmail.com
diff --git a/piglit.spec b/piglit.spec
index 80e15a3..15943b7 100644
--- a/piglit.spec
+++ b/piglit.spec
@@ -17,7 +17,7 @@
Name: piglit
-Version: 1~20170120.9123cb73c
+Version: 1~20170203.ca58eec0b
Release: 0
Summary: OpenGL driver testing framework
License: MIT