diff --git a/_service b/_service
index dc19e7a..55e85b1 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
@PARENT_TAG@
enable
- refs/tags/0.10.2.1
+ refs/tags/0.10.3
*.tar
diff --git a/_servicedata b/_servicedata
index 0acf12c..0149488 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/flatpak/flatpak.git
- 35c9eafc9e10f054872c549a1200450026f36b6b
\ No newline at end of file
+ a3a83241e398b72cdd8b13b13c55ef5ad330a5ed
\ No newline at end of file
diff --git a/flatpak-0.10.2.1.tar.xz b/flatpak-0.10.2.1.tar.xz
deleted file mode 100644
index 1b83904..0000000
--- a/flatpak-0.10.2.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ed8e8e9ee1318d094203681dac3ffa16d27af308fc2f3323529026f6ff364564
-size 652076
diff --git a/flatpak-0.10.3.tar.xz b/flatpak-0.10.3.tar.xz
new file mode 100644
index 0000000..1f31385
--- /dev/null
+++ b/flatpak-0.10.3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8e542468f47d24e2b30ef2a5d713f8a3fbf669d1d311a16039151f8331cd2be7
+size 653316
diff --git a/flatpak.changes b/flatpak.changes
index a6dad5d..288f00e 100644
--- a/flatpak.changes
+++ b/flatpak.changes
@@ -1,3 +1,20 @@
+-------------------------------------------------------------------
+Mon Feb 05 14:23:03 UTC 2018 - dimstar@opensuse.org
+
+- Update to version 0.10.3:
+ + Fix vulnerability in dbus proxy.
+ + Fix incorrect error message in update --appstream.
+ + Ignore unknown permission requests.
+ + remote-info: Fix --show-metadata behavior.
+ + common: Fix division by zero when calculate progress.
+ + common/dir: Add a missing OstreeAsyncProgress default key.
+ + lib/installation: Fix install/update_full() subpaths
+ annotation.
+ + app: Fix "multiple installations" prompt.
+ + common/dir: Use an actual function for autoptr support without
+ P2P.
+ + Update Polish translation.
+
-------------------------------------------------------------------
Fri Dec 22 10:58:05 UTC 2017 - alarrosa@suse.com
diff --git a/flatpak.spec b/flatpak.spec
index 8810cef..6e86f9d 100644
--- a/flatpak.spec
+++ b/flatpak.spec
@@ -1,7 +1,7 @@
#
# spec file for package flatpak
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define libname libflatpak0
Name: flatpak
-Version: 0.10.2.1
+Version: 0.10.3
Release: 0
Summary: OSTree based application bundles management
License: LGPL-2.1+