From 48751a2dece6371f992e245119c4c2a5725a507495b8553aaca32e30bd854cfc Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 2 Mar 2016 10:27:18 +0000 Subject: [PATCH] Accepting request 363389 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/363389 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=63 --- _service | 4 ++-- _servicedata | 2 +- appstream-glib-0.5.10.tar.xz | 3 +++ appstream-glib-0.5.9.tar.xz | 3 --- appstream-glib.changes | 15 +++++++++++++++ appstream-glib.spec | 2 +- 6 files changed, 22 insertions(+), 7 deletions(-) create mode 100644 appstream-glib-0.5.10.tar.xz delete mode 100644 appstream-glib-0.5.9.tar.xz diff --git a/_service b/_service index fbe263f..848dc19 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.5.9 + 0.5.10 enable - refs/tags/appstream_glib_0_5_9 + refs/tags/appstream_glib_0_5_10 *.tar diff --git a/_servicedata b/_servicedata index bc5bdf5..49ac531 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 2eeed73046e30a073c56447b36dfcf6543f3f0b9 \ No newline at end of file + ee7e65ff269b3ac7dce39b91e25df74ef12dfbb4 \ No newline at end of file diff --git a/appstream-glib-0.5.10.tar.xz b/appstream-glib-0.5.10.tar.xz new file mode 100644 index 0000000..681352e --- /dev/null +++ b/appstream-glib-0.5.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8cd64f9aeb38b907386dc4ffa6a7f29e1400cfe418ef3784e25c2ef6214531b +size 2186612 diff --git a/appstream-glib-0.5.9.tar.xz b/appstream-glib-0.5.9.tar.xz deleted file mode 100644 index aeacd4d..0000000 --- a/appstream-glib-0.5.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c70e544649c0df8a4d9121bac3e936a6b972545811a12632740a3c366f01e049 -size 2182568 diff --git a/appstream-glib.changes b/appstream-glib.changes index db09d74..7c880e9 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Mar 01 10:23:07 UTC 2016 - zaitor@opensuse.org + +- Update to version 0.5.10: + + Add AS_APP_KIND_SHELL_EXTENSION. + + Add AS_APP_KIND_OS_UPDATE. + + trivial: Display the search sort key in hex. + + Do not tokenize mimetypes. + + Support loading XML files using as_store_from_bytes(). + + trivial: Fix critical warning for xdg-app bundles. + + Add AsAppQuirk. + + trivial: Add AS_APP_QUIRK_HAS_SOURCE. + + Add a 'split-appstream' command to appstream-util. + + Release version 0.5.10. + ------------------------------------------------------------------- Wed Feb 17 09:33:30 UTC 2016 - dimstar@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 089e956..011b087 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -20,7 +20,7 @@ %define _build_from_vcs 1 Name: appstream-glib -Version: 0.5.9 +Version: 0.5.10 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+