diff --git a/appstream-glib.changes b/appstream-glib.changes index b602001..496854d 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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). + ------------------------------------------------------------------- Tue Mar 08 14:27:58 UTC 2016 - dimstar@opensuse.org diff --git a/openSUSE-appstream-process b/openSUSE-appstream-process index 6db802c..1fdedc9 100644 --- a/openSUSE-appstream-process +++ b/openSUSE-appstream-process @@ -15,7 +15,6 @@ TMPDIR=$(mktemp -d) --temp-dir=${TMPDIR}/apb \ --cache-dir=${TMPDIR}/apb/cache \ --origin=appdata \ - --api-version=0.8 \ --basename=appdata \ --packages-dir=${SRC} \ --output-dir=${DEST}