diff --git a/_service b/_service
index 9b9471c..52214d3 100644
--- a/_service
+++ b/_service
@@ -2,9 +2,9 @@
https://github.com/hughsie/appstream-glib.git
git
- 0.6.8
+ 0.6.11
enable
- refs/tags/appstream_glib_0_6_8
+ refs/tags/appstream_glib_0_6_11
*.tar
diff --git a/_servicedata b/_servicedata
index 5186597..f69e9b4 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hughsie/appstream-glib.git
- 509db34f8cde654a05847c7f403b427682297fc0
\ No newline at end of file
+ 093f296a9f8d8c58f5ea8ff2d117dd1efe19a9be
\ No newline at end of file
diff --git a/appstream-glib-0.6.11.tar.xz b/appstream-glib-0.6.11.tar.xz
new file mode 100644
index 0000000..ae13dda
--- /dev/null
+++ b/appstream-glib-0.6.11.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5efcac85fde11186614c97e512f16293d55b11be3bc6bc035b0e1ff2513543ca
+size 2231688
diff --git a/appstream-glib-0.6.8.tar.xz b/appstream-glib-0.6.8.tar.xz
deleted file mode 100644
index 3f8d4d5..0000000
--- a/appstream-glib-0.6.8.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1c5bdcf068d175151e16718936d2263b91c0e52805179d4a8bbefb0be9a19e8c
-size 2228232
diff --git a/appstream-glib.changes b/appstream-glib.changes
index 4832bd1..280dff3 100644
--- a/appstream-glib.changes
+++ b/appstream-glib.changes
@@ -1,3 +1,45 @@
+-------------------------------------------------------------------
+Tue Mar 21 09:55:23 UTC 2017 - zaitor@opensuse.org
+
+- Update to version 0.6.11:
+ + Don't crash when using 'appstream-util show-search-tokens'.
+ + Fix a problem with appstream-compose with older AppData files.
+ + Make content_rating a requirement for any component with the
+ 'Game' category.
+ + trivial: Update app ID rename list.
+ + Revert "Enable the stack protection in local builds".
+ + Show a warning if a desktop file is not found when required.
+ + trivial: Report the archive filename if it cannot be opened.
+ + Fix compile with -Wdiscarded-qualifiers.
+ + Parse small version numbers correctly.
+ + trivial: Split out some common functionality.
+ + trivial: Find .pak translations in all libdirs.
+ + Add initial support for Mozilla .xpi translations.
+
+-------------------------------------------------------------------
+Sat Mar 11 21:41:07 UTC 2017 - zaitor@opensuse.org
+
+- Update to version 0.6.10:
+ + trivial: post release version bump.
+ + Ignore
in AppStream markup.
+ + its: add to tags extracted for translation.
+ + as-node: Add back as_node_context_{get,set}_source_kind.
+
+-------------------------------------------------------------------
+Tue Feb 28 11:48:25 UTC 2017 - dimstar@opensuse.org
+
+- Update to version 0.6.9:
+ + Revert "Require name and summary for validate-relax".
+ + Fail to validate if the release children are in the wrong
+ order.
+ + Fail to validate if any release is in the future.
+ + Add AsFormat object.
+ + Add new API to GsApp to handle AsFormat objects.
+ + Do not set the AsApp state using the AsRelease state.
+ + Recalculate the state when formats are added or removed from a
+ AsApp.
+ + Deprecate app_set_source_file() and app_set_source_kind().
+
-------------------------------------------------------------------
Thu Feb 02 14:37:24 UTC 2017 - zaitor@opensuse.org
diff --git a/appstream-glib.spec b/appstream-glib.spec
index d0db734..32c5a94 100644
--- a/appstream-glib.spec
+++ b/appstream-glib.spec
@@ -20,7 +20,7 @@
%define _build_from_vcs 1
Name: appstream-glib
-Version: 0.6.8
+Version: 0.6.11
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1+