diff --git a/_service b/_service
index 7afa3d1..86ad4e8 100644
--- a/_service
+++ b/_service
@@ -2,9 +2,9 @@
https://github.com/hughsie/appstream-glib.git
git
- 0.6.3
+ 0.6.4
enable
- refs/tags/appstream_glib_0_6_3
+ refs/tags/appstream_glib_0_6_4
*.tar
diff --git a/_servicedata b/_servicedata
index 3078097..a6c7f88 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hughsie/appstream-glib.git
- 9745dabb0b3ca2de17e74e97aa54e181d65f76a7
\ No newline at end of file
+ 21d0a0322989c3ef64dd11907be6bebdfc9d20d5
\ No newline at end of file
diff --git a/appstream-glib-0.6.3.tar.xz b/appstream-glib-0.6.3.tar.xz
deleted file mode 100644
index ee54378..0000000
--- a/appstream-glib-0.6.3.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6727e6188cf4cde23830c862ce0e22827b38770c17d78f0fc0b05d2f28dc0da3
-size 2213776
diff --git a/appstream-glib-0.6.4.tar.xz b/appstream-glib-0.6.4.tar.xz
new file mode 100644
index 0000000..387e667
--- /dev/null
+++ b/appstream-glib-0.6.4.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:91c1e6ccd07f540fd65fe0c92980ce94cc348ca9e44f34bb0fb55360a414d0bd
+size 2213744
diff --git a/appstream-glib.changes b/appstream-glib.changes
index 4cf4930..0f20418 100644
--- a/appstream-glib.changes
+++ b/appstream-glib.changes
@@ -1,3 +1,33 @@
+-------------------------------------------------------------------
+Thu Oct 13 12:13:37 UTC 2016 - dimstar@opensuse.org
+
+- Update to version 0.6.4:
+ + trivial:
+ - post release version bump.
+ - Allow detailed profiling when using as_store_from_file().
+ - Make as_profile_clear() threadsafe.
+ - Make as_profile_dump() threadsafe.
+ - Fix building AppStream metadata when using local files.
+ - Fix two potential deadlocks in the AsProfile code.
+ - Add some sanity checks to the unique-id hash tests.
+ - Fix a couple of warnings with -Wundef.
+ + Add support for AppImage bundles.
+ + Fix building metadata on repos with mixed architecture content.
+ + Add as_store_add_apps().
+ + Add as_profile_prune() for limiting the profiling output.
+ + Add as_profile_set_autoprune() for automatically limiting the
+ profiling output.
+ + Fix the CSM rating age calculation.
+ + Add as_content_rating_get_value().
+ + Fix setting the origin for Flatpak user repos.
+ + Never inhierit Name and Comment when using appstream-compose.
+ + Don't show a critical warning on invalid yaml file.
+ + Fix a small memory leak when parsing yaml files.
+ + Add functions to build and validate an AppStream ID.
+ + Add flag to only load uncompressed files into a store.
+ + Allow filtering applications based on merge type.
+ + Release version 0.6.4.
+
-------------------------------------------------------------------
Mon Sep 19 12:44:38 UTC 2016 - dimstar@opensuse.org
diff --git a/appstream-glib.spec b/appstream-glib.spec
index 75a7251..dc6fd6b 100644
--- a/appstream-glib.spec
+++ b/appstream-glib.spec
@@ -20,7 +20,7 @@
%define _build_from_vcs 1
Name: appstream-glib
-Version: 0.6.3
+Version: 0.6.4
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1+