diff options
author | Richard Hughes <richard@hughsie.com> | 2014-07-28 15:53:13 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2014-07-29 15:32:16 +0100 |
commit | d8b41805e2ec01711447374cf851acfae68ad31c (patch) | |
tree | c7e0982f888a025ea64b69f21da5f82569118254 | |
parent | 508b25d5cc9f2917e1c40f97b2fa237cdc9eadb9 (diff) | |
download | appstream-glib-d8b41805e2ec01711447374cf851acfae68ad31c.tar.gz |
trivial: gnome-software in f21 now supports <kudo>
-rwxr-xr-x | contrib/helpers/fedora-21.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/helpers/fedora-21.sh b/contrib/helpers/fedora-21.sh index 313c9ba..10e493b 100755 --- a/contrib/helpers/fedora-21.sh +++ b/contrib/helpers/fedora-21.sh @@ -1,5 +1,5 @@ time client/appstream-builder \ - --api-version=0.7 \ + --api-version=0.8 \ --log-dir=../createrepo_as_logs \ --temp-dir=./tmp/fedora-21 \ --cache-dir=./contrib/cache \ |