Changelog for
libappstream-builder1-0.2.6-5.1.i586.rpm :
Fri Jun 24 14:00:00 2016 badshah400AATTgmail.com
- Add appstream-glib-validator-crash-processing-li.patch: Fix
crash in validator when processing \'
\'; patch taken
from upstream git (boo#979886).
Wed Oct 8 14:00:00 2014 dimstarAATTopensuse.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
tags.
Tue Aug 19 14:00:00 2014 dimstarAATTopensuse.org
- Update to version 0.2.4:
+ New Features:
- Add AS_PROVIDE_KIND_DBUS_SYSTEM.
- Add an \'install-origin\' command to appstream-util.
- Add an installed tests to validate appdata.
- Add as_store_set_destdir() so we can use a different root.
- Add as_store_validate().
- Add asb_app_set_veto_description().
- Add support for which will be in
AppStream 0.8.
- Add the provide for applications automatically.
+ Bugfixes:
- Add a plugin to detect new-style \'gtk/menus.ui\' AppMenu
support.
- Avoid using rsync\'s -a parameter.
- Detect any addons with missing parents.
- Do not load applications with NoDisplay=true when loading
local.
- Do not pad the compressed AppStream metadata with NUL bytes.
- Do not treat app-install metadata as installed.
- Markup errors should not be fatal when assembling a store.
- Only add registered projects and categories to the metadata.
- Only link to apps.fedoraproject.org when processing Fedora
metadata.
- Show the time remaining when building metadata.
- Show what application addons extend in status.html.
- Validate for a sentence case start in ,
and
tags.
- Changes from version 0.2.3:
+ New Features:
- Add some simple filtering in the status.html page.
- Record if distro metadata and screenshots are being used.
- Show the builder progress in a ncurses-style panel.
- Support pre-decompressed RPMs.
+ Bugfixes:
- Add oxygen-icon-theme when an application depends on
kde-runtime.
- Be more careful with untrusted XML data.
- Do not allow duplicates to be added when using
as_app_add_kudo_kind().
- Do not fail to build packages with invalid KDE service files.
- Do not warn if the AppData file duplicates the .desktop
value.
- Show any package duplicates when generating metadata.
- Show apps with missing icons in the failed metadata.
Mon Jul 14 14:00:00 2014 dimstarAATTopensuse.org
- Pass --enable-rpm to configure: we DO want to support RPMs.
- Add pkgconfig(rpm) BuildRequires: required for RPM support.
Sat Jul 12 14:00:00 2014 dimstarAATTopensuse.org
- Initial package, version 0.2.2.