From d0c1854d5f26de15f36dc0b5122bbd5e5f9b1efdf7bf10defcd9d15e14b43ba7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 8 Mar 2016 15:54:14 +0000 Subject: [PATCH] Accepting request 368481 from GNOME:Next Update to 0.5.11 - important, as it makes gnome-software show stuff again OBS-URL: https://build.opensuse.org/request/show/368481 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=64 --- _service | 4 ++-- _servicedata | 2 +- appstream-glib-0.5.10.tar.xz | 3 --- appstream-glib-0.5.11.tar.xz | 3 +++ appstream-glib.changes | 29 +++++++++++++++++++++++++++++ appstream-glib.spec | 3 ++- 6 files changed, 37 insertions(+), 7 deletions(-) delete mode 100644 appstream-glib-0.5.10.tar.xz create mode 100644 appstream-glib-0.5.11.tar.xz diff --git a/_service b/_service index 848dc19..81c4901 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.5.10 + 0.5.11 enable - refs/tags/appstream_glib_0_5_10 + refs/tags/appstream_glib_0_5_11 *.tar diff --git a/_servicedata b/_servicedata index 49ac531..afd0ab4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - ee7e65ff269b3ac7dce39b91e25df74ef12dfbb4 \ No newline at end of file + 6103ffaaf8dab597a8a49ee3f4b6204e3b619caa \ No newline at end of file diff --git a/appstream-glib-0.5.10.tar.xz b/appstream-glib-0.5.10.tar.xz deleted file mode 100644 index 681352e..0000000 --- a/appstream-glib-0.5.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8cd64f9aeb38b907386dc4ffa6a7f29e1400cfe418ef3784e25c2ef6214531b -size 2186612 diff --git a/appstream-glib-0.5.11.tar.xz b/appstream-glib-0.5.11.tar.xz new file mode 100644 index 0000000..78aba2a --- /dev/null +++ b/appstream-glib-0.5.11.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f9d7691b0e542801917cb087afdcb1a6da606d8fdf8eb06fa5127bab2ec7f5 +size 2189672 diff --git a/appstream-glib.changes b/appstream-glib.changes index 7c880e9..b602001 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Mar 08 14:27:58 UTC 2016 - dimstar@opensuse.org + +- Update to version 0.5.11: + + trivial: post release version bump + + trivial: Do not require icons for generic component types. + + Fix ordering of parameters to as_store_search_app_info. + + Add AS_APP_KIND_LOCALIZATION. + + Fix crash when validating files containing invalid remote URIs. + + Add as_markup_import() + + Add support for GNOME Shell extensions.. + + Do not tokenize the application ID or package name. + + trivial: When searching look in the user app-info dirs too. + + Do not mark all subsumed applications as installed. + + trivial: Fix FALSE/NULL confusion spotted with GCC6. + + trivial: Fix a tiny introspection warning. + + trivial: Fix another compile warning with GCC6. + + Add a AsMarkupConvertFormat to as_markup_import(). + + Split out as-markup into a new source file. + + Add as_utils_string_replace(). + + trivial: Prefer