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
This commit is contained in:
2016-03-08 15:54:14 +00:00
committed by Git OBS Bridge
parent 48751a2dec
commit d0c1854d5f
6 changed files with 37 additions and 7 deletions

View File

@@ -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 <ul> over <ol> when the list start is unknown.
+ Support importing HTML text using as_markup_import().
+ Add a 'markup-import' command to appstream-util for testing
text import.
+ Implement DEP-11 MediaBaseUrl support.
+ Tokenize names like 'half-life' into two tokens for searching.
+ Release version 0.5.11.
- Add pkgconfig(json-glib-1.0) BuildRequires: new dependency.
-------------------------------------------------------------------
Tue Mar 01 10:23:07 UTC 2016 - zaitor@opensuse.org