diff --git a/_service b/_service
index a63cb0d..0cbf4f8 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
@PARENT_TAG@
enable
- refs/tags/0.8.2
+ refs/tags/0.8.3
*.tar
diff --git a/_servicedata b/_servicedata
index 082a4a4..db64c6c 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/flatpak/flatpak.git
- 3bd1405364a3c2cb0ffd3ccaf7e75c9a905db44f
\ No newline at end of file
+ b02a3cf42a11102fbedb795d95e835e55c7e3544
\ No newline at end of file
diff --git a/flatpak-0.8.2.tar.xz b/flatpak-0.8.2.tar.xz
deleted file mode 100644
index 65363a6..0000000
--- a/flatpak-0.8.2.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:95a095f392b429ee69468b1c7580c9784dd0310c23ea75ffe559434db3c72c3a
-size 545108
diff --git a/flatpak-0.8.3.tar.xz b/flatpak-0.8.3.tar.xz
new file mode 100644
index 0000000..bf20bf2
--- /dev/null
+++ b/flatpak-0.8.3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e5214f88b657cf474e5898dadb28c493f7d302ee8acfe6b0ae53424b597748d5
+size 547424
diff --git a/flatpak.changes b/flatpak.changes
index 7798e58..1967622 100644
--- a/flatpak.changes
+++ b/flatpak.changes
@@ -1,3 +1,27 @@
+-------------------------------------------------------------------
+Tue Feb 21 16:42:32 UTC 2017 - zaitor@opensuse.org
+
+- Update to version 0.8.3:
+ + In addition to the regular list of bugfixes this stable release
+ include backports of the updated OpenGL support from master.
+ This, in combination with the work in the runtime allows
+ flatpak to work out of the box with out-of-tree OpenGL drivers,
+ including the nvidia driver.
+ + Additionally, due to some complicated issues wrt ptrace and
+ user namespaces this version disables the use of user
+ namespaces if bubblewrap is setuid, as it cause problems for
+ the way flatpak portals identifies applications.
+ + Better handling of errors for extra-data.
+ + Handle extra-data properly for runtimes (as well as apps).
+ + Respect required version for runtimes (as well as apps).
+ + flatpak list: Don't break if some local ref is not deployed.
+ + builder:
+ - Look for appstream data in /app/share/metadata also.
+ - Fix buildsystem=cmake builds.
+ + Add progress reporting to extra-data download.
+ + Fix uid/gid for directories in document portal.
+ + Updated translations.
+
-------------------------------------------------------------------
Fri Feb 10 16:45:25 UTC 2017 - kamikazow@opensuse.org
diff --git a/flatpak.spec b/flatpak.spec
index df5491e..724b25b 100644
--- a/flatpak.spec
+++ b/flatpak.spec
@@ -22,7 +22,7 @@
%define libname libflatpak0
Name: flatpak
-Version: 0.8.2
+Version: 0.8.3
Release: 0
Summary: Manage OSTree based application bundles
License: LGPL-2.1+