diff --git a/_service b/_service
index 81c4901..134bd05 100644
--- a/_service
+++ b/_service
@@ -2,9 +2,9 @@
https://github.com/hughsie/appstream-glib.git
git
- 0.5.11
+ 0.5.13
enable
- refs/tags/appstream_glib_0_5_11
+ refs/tags/appstream_glib_0_5_13
*.tar
diff --git a/_servicedata b/_servicedata
index afd0ab4..3adc548 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hughsie/appstream-glib.git
- 6103ffaaf8dab597a8a49ee3f4b6204e3b619caa
\ No newline at end of file
+ e6ee905cd28dcd421c52e2902410023fd08c139d
\ No newline at end of file
diff --git a/appstream-glib-0.5.11.tar.xz b/appstream-glib-0.5.11.tar.xz
deleted file mode 100644
index 78aba2a..0000000
--- a/appstream-glib-0.5.11.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:70f9d7691b0e542801917cb087afdcb1a6da606d8fdf8eb06fa5127bab2ec7f5
-size 2189672
diff --git a/appstream-glib-0.5.13.tar.xz b/appstream-glib-0.5.13.tar.xz
new file mode 100644
index 0000000..6ff6e88
--- /dev/null
+++ b/appstream-glib-0.5.13.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:03c6f878fd2fc100332643664975c57c72ba010fb7927fd29fcda329b8dd22ab
+size 2196060
diff --git a/appstream-glib.changes b/appstream-glib.changes
index 496854d..d19a75f 100644
--- a/appstream-glib.changes
+++ b/appstream-glib.changes
@@ -4,6 +4,41 @@ Mon Apr 4 09:38:19 UTC 2016 - dleuenberger@suse.com
- openSUSE-appstream-process: No longer pass --api-version to the
appstream-builder call (boo#973385).
+--------------------------------------------------------------------
+Sat Apr 02 12:34:23 UTC 2016 - zaitor@opensuse.org
+
+- Update to version 0.5.13:
+ + trivial: post release version bump
+ + Also filter YAML apps before adding to the store
+ + trivial: Fix a gtk-doc markup warning
+ + Support more DEP11 YAML markup
+ + Always veto anything with X-Unity-Settings-Panel
+ + Use a wildcard for the font preview checksum
+ + Enforce the requirement of AppData for
+ 'Categories=DesktopSettings'
+ + Add as_store_remove_apps_with_veto()
+ + trivial: Only remove apps with a veto when specified
+ + Do not hardcode x86_64 when searching for xdg-app metadata
+ + Release version 0.5.13
+
+-------------------------------------------------------------------
+Sat Apr 02 12:34:03 UTC 2016 - zaitor@opensuse.org
+
+- Update to version 0.5.12:
+ + trivial: post release version bump
+ + trivial: Add missing gtk-doc
+ + Add support for content ratings
+ + trivial: Add some more OARS CSM ages
+ + Split up AudioVideo into two categories
+ + Add as_app_get_id_no_prefix()
+ + Add AS_APP_QUIRK_MATCH_ANY_PREFIX
+ + Add as_store_get_app_by_id_ignore_prefix()
+ + Add as_store_get_apps_by_id()
+ + Merge duplicate AppStream component entries
+ + Add as_app_has_compulsory_for_desktop()
+ + Add a merge-appstream command to appstream-util
+ + Release version 0.5.12
+
-------------------------------------------------------------------
Tue Mar 08 14:27:58 UTC 2016 - dimstar@opensuse.org
diff --git a/appstream-glib.spec b/appstream-glib.spec
index 379aa46..c8a89d4 100644
--- a/appstream-glib.spec
+++ b/appstream-glib.spec
@@ -20,7 +20,7 @@
%define _build_from_vcs 1
Name: appstream-glib
-Version: 0.5.11
+Version: 0.5.13
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1+