diff --git a/_service b/_service
index e8761f5..3d38dfa 100644
--- a/_service
+++ b/_service
@@ -2,9 +2,9 @@
https://github.com/hughsie/appstream-glib.git
git
- 0.7.2
+ 0.7.4+git.@TAG_OFFSET@
enable
- refs/tags/appstream_glib_0_7_2
+ 473f3ab19f91e13014d6cefdbf57209337a6d407
*.tar
diff --git a/_servicedata b/_servicedata
index 1b4db3c..9700501 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hughsie/appstream-glib.git
- 6149f7eb067c4d267738fd5e7ea5c0cc1be7bc5b
\ No newline at end of file
+ 473f3ab19f91e13014d6cefdbf57209337a6d407
\ No newline at end of file
diff --git a/appstream-glib-0.7.2.tar.xz b/appstream-glib-0.7.2.tar.xz
deleted file mode 100644
index 4713358..0000000
--- a/appstream-glib-0.7.2.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6d5aba36189bc64e6aaf62282ab357ecaa61bc9f1645fa4bf21b9dc8bfc1feea
-size 2227404
diff --git a/appstream-glib-0.7.4+git.3.tar.xz b/appstream-glib-0.7.4+git.3.tar.xz
new file mode 100644
index 0000000..46f1466
--- /dev/null
+++ b/appstream-glib-0.7.4+git.3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7de97ff555ecd83b25427916e51712226370db4e5a0744d33f770a0c850b4038
+size 2227548
diff --git a/appstream-glib.changes b/appstream-glib.changes
index 31670e0..ae38eb1 100644
--- a/appstream-glib.changes
+++ b/appstream-glib.changes
@@ -1,3 +1,41 @@
+-------------------------------------------------------------------
+Mon Nov 13 11:08:55 UTC 2017 - dimstar@opensuse.org
+
+- Update to version 0.7.4+git.3:
+ + Do not try to extract duplicate files in the icon theme
+ packages.
+ + Fix the arithmetic when fitting an image in 16:9
+
+-------------------------------------------------------------------
+Fri Nov 10 06:59:27 UTC 2017 - fezhang@suse.com
+
+- Update to version 0.7.4:
+ + trivial: Disable the fonts self tests in the builder
+
+-------------------------------------------------------------------
+Fri Nov 03 11:49:25 UTC 2017 - dimstar@opensuse.org
+
+- Update to version 0.7.3+git.20171103 (f230c8):
+ + Only try to set the file permissions on regular files.
+ + Add the 'hardware' requires type.
+
+-------------------------------------------------------------------
+Tue Oct 24 13:09:40 UTC 2017 - dimstar@opensuse.org
+
+- Update to version 0.7.3:
+ + Add support for URL launchable types
+ + Prefer /usr/share/metainfo as default path for metainfo files
+ + Do not assign "flatpak" as an app's origin when no origin was
+ found.
+ + Add as_app_get_release_by_version().
+ + lib/app-validate: Fix typo in variable name.
+ + Write XML for newer AppStream specification versions.
+ + Add as_app_get_screenshot_default().
+ + Add AS_VERSION_PARSE_FLAG_USE_BCD when formatting version
+ strings.
+ + Add new launchable types from the 0.11 series of the spec.
+ + Fix the inode mode to be sane on extracted files.
+
-------------------------------------------------------------------
Thu Sep 14 11:35:44 UTC 2017 - dimstar@opensuse.org
@@ -1003,7 +1041,7 @@ Wed Sep 16 09:00:22 UTC 2015 - opensuse-packaging@opensuse.org
Tue Sep 1 06:55:23 UTC 2015 - dimstar@opensuse.org
- openSUSE-appstream-process: compress the status html files
- (boo#942985).
+ (boo#942985).
-------------------------------------------------------------------
Thu Aug 13 19:11:12 UTC 2015 - zaitor@opensuse.org
diff --git a/appstream-glib.spec b/appstream-glib.spec
index b04d099..fcdf0de 100644
--- a/appstream-glib.spec
+++ b/appstream-glib.spec
@@ -19,7 +19,7 @@
%define _build_from_vcs 1
Name: appstream-glib
-Version: 0.7.2
+Version: 0.7.4+git.3
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1+ AND GPL-2.0+