diff --git a/_service b/_service
index 82eb474..3d064c2 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
https://github.com/flatpak/flatpak.git
git
@PARENT_TAG@
- refs/tags/1.8.3
+ refs/tags/1.8.4
*.tar
diff --git a/flatpak-1.8.3.tar.xz b/flatpak-1.8.3.tar.xz
deleted file mode 100644
index 0bb2da9..0000000
--- a/flatpak-1.8.3.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:594192a03a39e6ed428cc2995b2ce7fa8ce0449b3d789681eb59f957985d4b13
-size 1046972
diff --git a/flatpak-1.8.4.tar.xz b/flatpak-1.8.4.tar.xz
new file mode 100644
index 0000000..96601f8
--- /dev/null
+++ b/flatpak-1.8.4.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4dc2b67bfee64783f6aa0c2c92c12096d5f59c8dcf0e78b4aa53f387506a21bd
+size 1047020
diff --git a/flatpak.changes b/flatpak.changes
index c103513..e534064 100644
--- a/flatpak.changes
+++ b/flatpak.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Thu Jan 7 20:28:03 UTC 2021 - Bjørn Lie
+
+- Update to version 1.8.4:
+ + Fix support for ppc64.
+
-------------------------------------------------------------------
Wed Dec 30 15:54:11 UTC 2020 - Frederic Crozat
diff --git a/flatpak.spec b/flatpak.spec
index 5eb1e4e..138e195 100644
--- a/flatpak.spec
+++ b/flatpak.spec
@@ -1,7 +1,7 @@
#
# spec file for package flatpak
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
%define libname libflatpak0
Name: flatpak
-Version: 1.8.3
+Version: 1.8.4
Release: 0
Summary: OSTree based application bundles management
License: LGPL-2.1-or-later