diff --git a/_service b/_service index 4a42228..782a1b3 100644 --- a/_service +++ b/_service @@ -2,8 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.3.1.git.%cd.%h + 0.3.4 enable + refs/tags/appstream_glib_0_3_4 *.tar diff --git a/_servicedata b/_servicedata index 77165ab..219570f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - a7941d71cc5835853ed952d2f12360e11928afb9 \ No newline at end of file + b0009f1670ce73796f5847018b4e2215a403b673 \ No newline at end of file diff --git a/appstream-glib-0.3.1.git.20150103.a7941d7.tar.xz b/appstream-glib-0.3.1.git.20150103.a7941d7.tar.xz deleted file mode 100644 index 109e095..0000000 --- a/appstream-glib-0.3.1.git.20150103.a7941d7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c67cff938662517a16f4e62ff7908894f285ee26139dec06d8bf30b489aa8342 -size 2123244 diff --git a/appstream-glib-0.3.4.tar.xz b/appstream-glib-0.3.4.tar.xz new file mode 100644 index 0000000..af927db --- /dev/null +++ b/appstream-glib-0.3.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da3fe473117c037c70760f89cc35317117bf3fb97eb29a904593ea63303f1b1b +size 2124372 diff --git a/appstream-glib.changes b/appstream-glib.changes index 4c91ea3..ac73ddd 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Jan 28 10:32:30 UTC 2015 - opensuse-packaging@opensuse.org + +- Update to version 0.3.4: + + Allow specifying --packages-dir multiple times + + Show the offending text when validation fails + + Do not blacklist applications with broken AppData files + + Remove the composite plugin + + Add as_app_get_search_tokens() + + Add show-search-tokens subcommand to appstream-util + + Do not store short search tokens like 'a' and 'or' + + trivial: Do not store search tokens with markup + + Blacklist the 40 most common search tokens + + Check if the search entries are valid before searching + + Accept as a fallback for + + trivial: Fix 'make distcheck' now the composite plugin has gone + + Release version 0.3.4 + ------------------------------------------------------------------- Mon Jan 05 09:48:51 UTC 2015 - opensuse-packaging@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index d498065..1ce7553 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -20,7 +20,7 @@ %define _build_from_vcs 1 Name: appstream-glib -Version: 0.3.1.git.20150103.a7941d7 +Version: 0.3.4 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+