Page MenuHomeSolus

Update appstream-glib to 0.6.13
ClosedPublic

Authored by kyrios123 on Jun 10 2017, 8:22 PM.
Tags
None
Referenced Files
F11020718: D370.diff
Mon, Aug 7, 7:51 AM
F10922756: D370.id780.diff
Sun, Jul 9, 7:57 PM
F10872961: D370.diff
Jun 19 2023, 5:48 AM
F10872957: D370.id780.diff
Jun 19 2023, 5:46 AM
F10872956: D370.id2061.diff
Jun 19 2023, 5:46 AM
F10872955: D370.id.diff
Jun 19 2023, 5:45 AM
F10839828: D370.id2061.diff
Jun 9 2023, 10:58 PM
F10837052: D370.id780.diff
Jun 8 2023, 11:09 PM

Details

Summary

New Features:

  • Add a 'check-component' command to appstream-util
  • Add as_app_remove_category() and as_app_remove_kudo()
  • Add as_utils_guid_from_data()
  • Add functions for getting the AsApp and AsStore search match
  • Add support for icon scaling
  • Add support for <launchable>
  • Allow using the app origin as a search keyword

Bugfixes:

  • Casefold all stemmed entries
  • Support non-numeric version numbers correctly

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • Did play a little with appstream-util
  • Did also executed appstream-builder --help and appstream-compose --help but didn't do any further checks.

Note: during my tests I saw the following warning:
WARNING **: com.github.cybre.budgie-haste-applet was of type addon but had no extends
ping @cybre

Diff Detail

Repository
R371 appstream-glib
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kyrios123 added a subscriber: cybre.

WARNING **: com.github.cybre.budgie-haste-applet was of type addon but had no extends

That's fine. It will work despite that warning.

DataDrake added a subscriber: DataDrake.

LGTM. Thanks!

This revision is now accepted and ready to land.Sep 2 2017, 6:20 PM
This revision was automatically updated to reflect the committed changes.