This library provides GObjects and helper methods to make it easy to read and
write AppStream metadata. It also provides a simple DOM implementation that
makes it easy to edit nodes and convert to and from the standardized XML
representation.
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.7.14-3
- Rebuilt for MSVSphere 8.8
* Tue Dec 18 2018 Kalev Lember <klember@redhat.com> 0.7.14-3
- Backport AsStore locking patches from upstream
* Wed Oct 24 2018 Kalev Lember <klember@redhat.com> 0.7.14-2
- Add new as_utils_vercmp_full() API for gnome-software
* Tue Oct 16 2018 Richard Hughes <richard@hughsie.com> 0.7.14-1
- New upstream release
- Add new API for gnome-software
- Set the AppStream ID from the X-Flatpak desktop key
* Fri Sep 28 2018 Richard Hughes <richard@hughsie.com> 0.7.13-1
- New upstream release
- Do not restrict the maximum number of releases allowed
- Throw an error when a launchable desktop-id is invalid
* Mon Aug 13 2018 Richard Hughes <richard@hughsie.com> 0.7.12-1
- New upstream release
- Support localised text in agreement sections
* Thu Aug 09 2018 Richard Hughes <richard@hughsie.com> 0.7.11-1
- New upstream release
- Add AS_APP_QUIRK_DEVELOPER_VERIFIED
- Escape quotes in attributes
- Provide async variants of store load functions
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Jul 11 2018 Richard Hughes <richard@hughsie.com> 0.7.10-1
- New upstream release
- Do not parse firmware files anymore
- Do not require a release transaction when validating in relaxed mode
- Extract release descriptions and agreement sections for translation
* Mon Jun 04 2018 Richard Hughes <richard@hughsie.com> 0.7.9-1
- New upstream release
- Convert local icons found in metainfo files
- Follow the Debian tilde usage when ordering versions
- Use the launchable to find the desktop filename