Accepting request 256084 from GNOME:Next
- 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
This commit is contained in:
@@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 8 15:16:28 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- 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.
|
||||
- Never add duplicate <extends> tags.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 11:24:56 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user