- Update to version 0.2.6:
+ Add a veto if a .desktop file has NoDisplay=true.
+ Add more things to the blacklist that are not applications.
+ A keyword search match is better than the project name.
+ Turn of sig checking for rpm packages.
+ Update the SPDX license list to v1.20.
- Changes from version 0.2.5:
+ New Features:
- Add an installed test for the destdir-check.
- Add as_app_add_veto().
- Add AS_APP_PARSE_FLAG_ALLOW_VETO.
- Add AS_STORE_LOAD_FLAG_ALLOW_VETO.
- Add as_store_remove_all().
- Add as_store_set_builder_id().
- Add as_utils_find_icon_filename().
- Add as_utils_is_spdx_license().
- Add as_utils_spdx_license_detokenize().
- Add check-root to appstream-util.
- Add some validation rules for metainfo files.
+ Bugfixes:
- Allow desktop->addon demotion with an AppData file.
- Allow different source roots to define addons.
- Do not require sentence case when validating with relaxed
settings.
- Fix up legacy license IDs when tokenizing.
- Ignore localized keywords.
- Ignore localized screenshots.
- Link client/appstream-util against gdk-pixbuf.
- Metadata licenses like 'CC0 and CC-BY-3.0' are valid content
licenses.
OBS-URL: https://build.opensuse.org/request/show/256084
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=6
Addition of new appstream-glib library. Part of GNOME 3.14 stack,
but as it is new, it does not hurt to already push it now to
Factory... so we have it in time.
@coolo: this package actually contains appstream-builder: just like createrepo,
you can run it against a directory full of RPMs and it extracts a valid
appstream.xml.gz (plus icons) from it, which we should get published in our repo metadata
(for gnome-software and potentially other appstream based software centers).
Once this is in place (currently, there is a hack in place for Factory, but only based
on .desktop files, ignoring the actual shipped appdata.xml files), we will need zypper
to have a hook to perform appstream-util install <xml> <iconset> and enjoy the powers of it.
OBS-URL: https://build.opensuse.org/request/show/241005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appstream-glib?expand=0&rev=1