Mon, 03 Jun 2024 21:31:01 UTC | login

Information for build libappstream-glib-0.7.16-2.fc32

ID132794
Package Namelibappstream-glib
Version0.7.16
Release2.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libappstream-glib.git#a95120ea89dd331a33c6e83878969d8d3c73c4fb
SummaryLibrary for AppStream metadata
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Jan 2020 06:32:11 UTC
CompletedThu, 16 Jan 2020 08:20:43 UTC
Taskbuild (f32-candidate, /rpms/libappstream-glib.git:a95120ea89dd331a33c6e83878969d8d3c73c4fb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libappstream-glib.git#a95120ea89dd331a33c6e83878969d8d3c73c4fb'}}
Tags
f32
f33
RPMs
src
libappstream-glib-0.7.16-2.fc32.src.rpm (info) (download)
riscv64
libappstream-glib-0.7.16-2.fc32.riscv64.rpm (info) (download)
libappstream-glib-builder-0.7.16-2.fc32.riscv64.rpm (info) (download)
libappstream-glib-devel-0.7.16-2.fc32.riscv64.rpm (info) (download)
libappstream-glib-builder-debuginfo-0.7.16-2.fc32.riscv64.rpm (info) (download)
libappstream-glib-debuginfo-0.7.16-2.fc32.riscv64.rpm (info) (download)
libappstream-glib-debugsource-0.7.16-2.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Nov 14 2019 Kalev Lember <klember@redhat.com> - 0.7.16-2 - Backport a patch to fix parsing Qt translations in subdirectories * Mon Sep 30 2019 Richard Hughes <richard@hughsie.com> 0.7.16-1 - Update to 0.7.15 - Add UPL short name to SPDX conversion - Allow parsing desktop files using as_app_parse_data() - Do not preserve restrictive permissions when installing AppStream files - Modernize the validation requirements - Remove relative path from icon names - Support loading YAML from as_store_from_bytes() - Update list of allowed metadata licences - Update the SPDX license list to v3.5 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jun 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.15-3 - Rebuild for RPM 4.15 * Mon Jun 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.15-2 - Rebuild for RPM 4.15 * Thu Feb 28 2019 Kalev Lember <klember@redhat.com> - 0.7.15-1 - Update to 0.7.15 - Remove and obsolete the -builder-devel subpackage * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.14-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Dec 28 2018 Kalev Lember <klember@redhat.com> 0.7.14-4 - Backport an upstream patch to fix common gnome-software crash * 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 * Fri Apr 20 2018 Richard Hughes <richard@hughsie.com> 0.7.8-1 - New upstream release - Add as_version_string() for fwupd - Add support for component agreements - Correctly compare version numbers like '1.2.3' and '1.2.3a' - Don't include the path component in the name when parsing the package filename - If the launchable is specified don't guess it when composing - Never add more than one component to the AppStream store when composing * Tue Apr 17 2018 Kalev Lember <klember@redhat.com> 0.7.7-3 - Veto apps that have empty OnlyShowIn= (#1568492) * Thu Mar 15 2018 Kalev Lember <klember@redhat.com> 0.7.7-2 - Backport a patch to add as_utils_unique_id_match() * Tue Mar 13 2018 Richard Hughes <richard@hughsie.com> 0.7.7-1 - New upstream release - Add custom metadata key for shell extension uuid - Always resize AppStream icons to fit the destination size - Correctly validate files using OR in the metadata_license - Do not fail to validate if the timestamps are out of order - Don't abort the build if pngquant fails - Update the SPDX license list to v3.0 * Fri Feb 09 2018 Richard Hughes <richard@hughsie.com> 0.7.6-1 - New upstream release - Add support for release types * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Feb 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.5-4 - Switch to %ldconfig_scriptlets * Tue Jan 30 2018 Richard Hughes <richard@hughsie.com> 0.7.5-3 - Backport a fix from master to fix XML generation. * Wed Jan 24 2018 Richard Hughes <richard@hughsie.com> 0.7.5-2 - Backport two crash fixes from master. * Mon Jan 22 2018 Richard Hughes <richard@hughsie.com> 0.7.5-1 - New upstream release - Add more GObject Introspection annotations for Python - Do not try to extract duplicate files in the icon theme packages - Don't expect an enum when really passing a bitfield - Fix a crash when calling as_release_add_location() directly - Fix appstream-compose when using new-style desktop IDs - Fix compile with GCab v1.0 - Fix the arithmetic when fitting an image in 16:9 - Generate icons and samples for emoji fonts - Never change the default screenshot when processing AppData - Support OARS v1.1 additions - Use pngquant to make the application icons take up less space