Changelog for
libappstream-glib-builder-0.4.0-1.fc21.x86_64.rpm :
Mon Jun 8 14:00:00 2015 Kalev Lember
0.4.0-1
- New upstream release
- Add a mirror-screenshots command to appstream-util
- Check for duplicate screenshots when adding fonts
- Detect recolorable symbolic icons
- Fix a crash for an invalid AppData file
- Remove all networking support when building metadata
- Remove overzealous blacklisting entry
Thu Dec 11 13:00:00 2014 Richard Hughes 0.2.8-1
- New upstream release
- Always return errors from the correct domain when parsing broken files
- Do not veto applications with NoDisplay=false
Mon Nov 10 13:00:00 2014 Richard Hughes 0.2.7-1
- New upstream release
- Add four more applications to the blacklist
- Do not write provides with an unknown kind
- Install AppStream files with correct permissions
Mon Sep 1 14:00:00 2014 Richard Hughes 0.2.6-1
- New upstream release
- 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
Mon Aug 18 14:00:00 2014 Richard Hughes 0.2.5-1
- New upstream release
- Add check-root to appstream-util
- Add some validation rules for metainfo files
- 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
- Metadata licenses like \'CC0 and CC-BY-3.0\' are valid content licenses
- Never add duplicate tags
Sun Aug 17 14:00:00 2014 Fedora Release Engineering - 0.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Tue Aug 5 14:00:00 2014 Richard Hughes 0.2.4-1
- New upstream release
- Add an installed tests to validate appdata
- Add support for which will be in AppStream 0.8
- Add the provide for applications automatically
- 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
Tue Jul 22 14:00:00 2014 Kalev Lember - 0.2.3-2
- Rebuilt for gobject-introspection 1.41.4
Thu Jul 17 14:00:00 2014 Richard Hughes 0.2.3-1
- New upstream release
- Add oxygen-icon-theme when an application depends on kde-runtime
- Add some simple filtering in the status.html page
- 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
- Record if distro metadata and screenshots are being used
- Show any package duplicates when generating metadata
- Show the builder progress in a ncurses-style panel
Fri Jul 11 14:00:00 2014 Richard Hughes 0.2.2-1
- New upstream release
- Add two new builder plugins to add kudos on KDE applications
- Assume local files are untrusted when parsing
- Do not allow NoDisplay=true applications to ever be in the metadata
- Never scale up small screenshots
- Never upscale icons, either pad or downscale with sharpening
- Sharpen resized screenshots after resizing with a cubic interpolation
- Write metadata of the failed applications
Tue Jun 24 14:00:00 2014 Richard Hughes 0.2.1-1
- New upstream release
- Add an \'appstream-util upgrade\' command to convert version < 0.6 metadata
- Add packages recursively when using appstream-builder --packages-dir
- Allow empty URL sections
- Fix the xmldir in the APPSTREAM_XML_RULES m4 helper
Thu Jun 19 14:00:00 2014 Richard Hughes 0.2.0-1
- New upstream release
- Accept slightly truncated SPDX IDs
- Allow any SPDX license when validating in relaxed mode
- Allow as_node_get_attribute_as_int() to parse negative numbers
- Allow dumping .desktop, .appdata.xml and .metainfo.xml files in appstream-util
- Do not add addons that are packaged in the parent package
- Do not require a content license to be included into the metadata
- This is the first release that merges the createrepo_as project.
- Validate the tag values
Thu Jun 12 14:00:00 2014 Richard Hughes 0.1.7-1
- New upstream release
- Add from the draft AppStream 0.7 specification
- Add support for the \'dbus\' AsProvideKind
- Add support for validating metainfo.xml files
- Allow \'appstream-util validate\' to validate multiple files
- Do not log a critical warning in as_store_to_xml()
- Fix a crash when we try to validate
- Support the non-standard X-Ubuntu-Software-Center-Name
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 0.1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Wed May 28 14:00:00 2014 Richard Hughes 0.1.6-1
- New upstream release
- Add some more API for createrepo_as and gnome-software
- Also support validating .appdata.xml.in files
- Correctly parse the localized descriptions from AppData files
- Fix validation of old-style AppData files without screenshot sizes
- Only autodetect the AsAppSourceKind when unknown
- Only require when being strict
- Only show the thumbnail when creating the HTML status page
- Retain comments in .desktop and .appdata.xml files when required
Mon May 12 14:00:00 2014 Richard Hughes 0.1.5-1
- New upstream release
- Add some more API for createrepo_as and gnome-software
- Be less strict with the case of the XML header
- Check the licenses against the SPDX list when validating
- Support AppData version 0.6 files too
Fri Apr 25 14:00:00 2014 Richard Hughes 0.1.4-1
- New upstream release
- Add some more API for createrepo_as and gnome-software
- Add tool appstream-util
Thu Apr 10 14:00:00 2014 Richard Hughes 0.1.3-1
- New upstream release
- Add new API required by gnome-software
- Ignore settings panels when parsing desktop files
- Load AppStream files assuming literal text strings
Wed Mar 26 13:00:00 2014 Richard Hughes 0.1.2-1
- New upstream release
- Add more API for gnome-software to use
- Reduce the number of small attr key allocations
- Use gperf to generate a perfect hash for the tag names
- Use the full ID for the AsStore hash
Fri Mar 21 13:00:00 2014 Richard Hughes 0.1.1-1
- New upstream release
- Add an \'api-version\' property to AsStore
- Add the new AsUrlKind\'s and from API 0.6
- Support old-style markup-less tags
- Support the \'origin\' attribute on the root node
- Do not crash when using getting an unset description
- Do not depend on functions introduced in Glib 2.39.1
- Fix parsing incompletely translated AppData files
Tue Mar 18 13:00:00 2014 Richard Hughes 0.1.0-1
- First upstream release