Dominique Leuenberger 2016-04-04 09:39:10 +00:00 committed by Git OBS Bridge
parent f3ffa3c73e
commit 3aa81fd5c9
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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}