diff --git a/_service b/_service
index 2cbf17f..39b4145 100644
--- a/_service
+++ b/_service
@@ -2,9 +2,9 @@
https://github.com/hughsie/appstream-glib.git
git
- 0.6.6
+ 0.6.7
enable
- refs/tags/appstream_glib_0_6_6
+ refs/tags/appstream_glib_0_6_7
*.tar
diff --git a/_servicedata b/_servicedata
index 753d013..3b8b90c 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hughsie/appstream-glib.git
- b006ed551ef9296342bf695d3d0b2bab69beb63b
\ No newline at end of file
+ 329a4aa5e0421a49d339d22f61f755a2a8fa21d0
\ No newline at end of file
diff --git a/appstream-glib-0.6.6.tar.xz b/appstream-glib-0.6.6.tar.xz
deleted file mode 100644
index f96ebcc..0000000
--- a/appstream-glib-0.6.6.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e67c3fff26ca82f0471b30c61fc0c4d644b08648627900a0e3cf6771f6802cd5
-size 2222016
diff --git a/appstream-glib-0.6.7.tar.xz b/appstream-glib-0.6.7.tar.xz
new file mode 100644
index 0000000..a6bf23f
--- /dev/null
+++ b/appstream-glib-0.6.7.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6528b724f5636a69530ca6b073aceaf8e35640dbf6a3a9b132790fa33e2df4f8
+size 2225740
diff --git a/appstream-glib.changes b/appstream-glib.changes
index efc2eef..fede842 100644
--- a/appstream-glib.changes
+++ b/appstream-glib.changes
@@ -1,3 +1,28 @@
+-------------------------------------------------------------------
+Thu Jan 12 11:10:26 UTC 2017 - dimstar@opensuse.org
+
+- Update to version 0.6.7:
+ + Scan /usr/share/metainfo as well when building appstream-data.
+ + Resolve relative symlinks when extracting archives.
+ + Add a test for extracting relative symlinks.
+ + Add AsRequire as a way to store runtime requirements.
+ + Support glob and regex matches in requires compare tags.
+ + Update the SPDX licence list to v2.5.
+ + Remove invalid SPDX licenses from content license lookup table.
+ + Revert "Remove invalid SPDX licenses from content license
+ lookup table".
+ + Add support for "+" operator at the end of SPDX license
+ identifiers.
+ + Fix dep extraction when multiple versions are available.
+ + Recursively add subpackage deps into the main package.
+ + Allow loading application XPM icons.
+ + Write log files in a better way.
+ + Fix a crash when using as_release_get_location_default().
+ + build: Enable C99 support in configure.ac.
+ + Limit recursive deps lookup to the same source package.
+ + Only fail to validate in AppData desktop components.
+ + Release version 0.6.7.
+
-------------------------------------------------------------------
Fri Dec 16 17:25:55 UTC 2016 - zaitor@opensuse.org
diff --git a/appstream-glib.spec b/appstream-glib.spec
index 811d650..ece7102 100644
--- a/appstream-glib.spec
+++ b/appstream-glib.spec
@@ -1,7 +1,7 @@
#
# spec file for package appstream-glib
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2014 Dominique Leuenberger, Amsterdam, The Netherlands
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
%define _build_from_vcs 1
Name: appstream-glib
-Version: 0.6.6
+Version: 0.6.7
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1+