Re: [oe] [meta-oe] [PATCH] appstream: upgrade 0.15.5 -> 0.15.6

2023-01-03 Thread Khem Raj
this fails to build with clang, its stricter checks trip the build ../AppStream-0.15.6/tools/ascli-utils.c ../AppStream-0.15.6/tools/ascli-utils.c:116:23: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] ascli_print_separator ()

Re: [oe] [meta-oe] [PATCH] appstream: upgrade 0.15.5 -> 0.15.6

2023-01-02 Thread Khem Raj
thanks for patches, your system clock is out of sync again which confuses patchwork flow for me. Please fix it. On 12/28/22 20:45, wangmy wrote: From: Wang Mingyu Changelog: == Features: * qt: Add API for ContentRating descriptions and ratingIds * Add some coccinelle semantic patc

[oe] [meta-oe] [PATCH] appstream: upgrade 0.15.5 -> 0.15.6

2023-01-02 Thread wangmy
From: Wang Mingyu Changelog: == Features: * qt: Add API for ContentRating descriptions and ratingIds * Add some coccinelle semantic patches for common style issues * compose: Allow building without SVG support (for bootstrap only) * validator: Check for nodes that are text nodes even