Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: appstream-glib | Distribution: openSUSE Tumbleweed |
Version: 0.8.2 | Vendor: openSUSE |
Release: 1.1 | Build date: Fri Dec 2 13:40:40 2022 |
Group: Unspecified | Build host: lamb15 |
Size: 323471 | Source RPM: appstream-glib-0.8.2-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://people.freedesktop.org/~hughsient/appstream-glib/ | |
Summary: AppStream Abstraction Library |
This library provides GObjects and helper methods to read and write AppStream metadata. It also provides a DOM implementation to edit nodes and convert to and from the standardized XML representation. This library allows to: * Read and write compressed AppStream XML files * Add and search for applications in an application store * Get screenshot image data and release announcements * Easily retrieve the best application data for the current locale * Efficiently interface with more heavy-weight parsers like expat
GPL-2.0-or-later AND LGPL-2.1-or-later
* Thu Nov 17 2022 Dominique Leuenberger <dimstar@opensuse.org> - openSUSE-appstream-process: drop --enable-hidpi parameter: - -enable-hidpi now does nothing and will be removed in future versions. * Mon Nov 14 2022 dimstar@opensuse.org - Update to version 0.8.2: + asb-plugin-appdata: Never add default icons to firmware, IMs or codecs. + Tell CURL to follow http redirect for validate. + Updated translations. * Thu Sep 01 2022 bjorn.lie@gmail.com - Update to version 0.8.1: * Initialize proxy resolver in appstream-validate * Improve handling of <em> and <code> tags * trivial: Turn is_{em,code}_text fields into bitfields * Properly initialize AsNodeToXmlHelper * Correct typos in as-app.c - Changes from version 0.8.0: * Use GProxyResolver to auto-detect the correct proxy * Port from libsoup to libcurl * Remove the --enable-hidpi option completely * Updated translations. - Replace pkgconfig(libsoup-2.4) with pkgconfig(libcurl) BuildRequires following upstreams port. - Use ldconfig_scriptlets macro for post(un) handling. * Thu Jun 23 2022 dimstar@opensuse.org - Update to version 0.7.18+37: * Update fa.po * trivial: Fix a tiny memory leak when mirroring screenshots * trivial: Be explicit when ignoring return error values * trivial: Fix a tiny memory leak on failure * Add vcs-browser and contribute URL type * update to spdx 3.16 * Sun Mar 13 2022 bjorn.lie@gmail.com - Update to version 0.7.18+31: * Fix extracting relative symlinks (boo#1196459) * Wed Feb 16 2022 dimstar@opensuse.org - Update to version 0.7.18+30: * libappstream-builder: Fix file paths in icon tarball * Tue Feb 15 2022 dimstar@opensuse.org - Update to version 0.7.18+29: * Updated translations. - Improve _service file to handle to drop +0 in versions for when we are exactly on a tag. * Tue Feb 08 2022 bjorn.lie@gmail.com - Update to version 0.7.18+28: * as-app: Also unwrap description in metainfo files * Fix validation of translated captions when LANG is not C * Revert "Don't emit legacy component type values" * Don't emit legacy component type values * its: Sync with appstream * Consider AppStream version as a string * meson: Check --version-script linker option before using. * Update current newest version in AsStore * Support em/code tags Some appstream-data packages add <em> and </em> or <code> and </code> to the files. Not all package manager can handle that. An example would be pamac from Manjaro * Update asb-self-test to match current behavior * Add validation for duplicate license xml elements * builder: make directories as 0755 && umask * Do not show a critical warning on <suggests><id/></suggests> * libappstream-builder: Fix paths for cached icons * as-util: Fix Markdown underlining in appdata-to-news * Replace links http://standards.freedesktop.org/... by https in README.md * Replace a link http://www.freedesktop.org/wiki/... by https in README.md * as-app: Parse launchables from DEP-11 * as-app: Parse custom tags from DEP-11 * as-content-rating: Align the OARS/CSM mappings of sex-* * Updated translations. - Switch to current git head, upstream is not making releases. - Drop 0001-as-app-Also-unwrap-description-in-metainfo-files.patch: Fixed upstream. * Tue Feb 08 2022 Fabian Vogt <fvogt@suse.com> - Add patch to fix descriptions in .metainfo.xml files (boo#1192243, gh#hughsie/appstream-glib#381): * 0001-as-app-Also-unwrap-description-in-metainfo-files.patch * Sun Sep 13 2020 elimat@opensuse.org - Update to version 0.7.18: * Don't ignore localized strings that are the same as original * Croatian translation 2nd attempt (#373) * Test launchable tags in validation * Add missing dependency to the readme * as-app: Don't initialize mutex twice * as-content-rating: Expand translator comments to link to OARS website * as-content-rating: Lower the OARS/CSM mapping of sex-homosexuality/intense * po: Import gs-content-rating.c translations from gnome-software * po: Update po files * as-content-rating: Add content rating system APIs from gnome-software * Allow timestamp in the future in validate-relax * Fix crash with invalid children of <ul/> * as-app: Properly initialize unique_id_mutex * The AppData files now go to /usr/share/metainfo * util: Complete new validate-version command * util: Add "validate-version" command * trivial: Actually use the correct NEWS contents * trivial: post release version bump - Drop patch as-glib-PR359.patch (fixed upstream) - Run spec-cleaner * Remove rpm groups * Wed Apr 22 2020 Dominique Leuenberger <dimstar@opensuse.org> - Add as-glib-PR359.patch: Fix crash with invalid children of <ul>. * Wed Apr 15 2020 dimstar@opensuse.org - Update to version 0.7.17: * Support versioning on clang/macOS * Use ".so" suffix for the plugins on macOS * Use internal uuid library in macOS * docs: Fix examples of AsNodeToXmlFlags using an invalid flag. * Bump minimum glib2 dependency. * Update Galician translations * as-app: properly initialize unique_id_mutex * Use _fullpath() instead of GetFullPathNameA(). * Fix Win32 headers. * Support ${id}/${locale}.qm in addition to ${id}_${locale}.qm * as-app: add "icon-theme" as recognised component type * as-content-rating: Make default values match OARS semantics * Thu Dec 19 2019 dimstar@opensuse.org - Update to version 0.7.16: * Allow parsing desktop files using as_app_parse_data() * Update list of allowed metadata licences * Log expected and actual screenshot dimensions when failing * docs: remove SQLite dependency * Offset future checks by UTC+14 * Do not preserve restrictive permissions when installing AppStream files * Support loading YAML from as_store_from_bytes * Do not allow forward or backwards slashes in <id> values * Do not require <translation> for validation unless strict * Do not require <update_contact> for validation unless strict * add UPL short name to SPDX conversion * Update the SPDX license list to v3.5 * as-compose: Remove relative path from icon names * Allow non-desktop components to be extended * Only require <release> for validate, but not validate-relax * Allow building on Windows * Modernize the validation requirements - Drop as-glib-fix-broken-appstream-files-permission.patch: fixed upstream. * Thu Aug 15 2019 bjorn.lie@gmail.com - Update to version 0.7.15: + Notes: The libappstream-builder shared library is no longer installed. + New Features: - Add as_content_rating_get_rating_ids(). - Add as_release_set_install_duration(). - Add as_utils_vercmp_full() for gnome-software. - Add support for CONTACT URLs. - Add support for per-release URLs. - Add support for SOURCE URLs. - Make as_content_rating_attribute_to_csm_age() public. + Bugfixes: - Add missing OARS → CSM mappings. - Add some thread safety to AsApp and AsStore. - Do not overwrite the project group using heuristics if already set. - Recognise uncompressed Arch packages. - Remove unnecessary gtk dependency for builder. - Return G_IO_ERROR_NOT_FOUND when loading fails. - Tokenize the ID when adding search tokens. - Drop pkgconfig(gtk+-3.0) BuildRequires: No longer needed. - Switch to obs_scm service, use explict tag ref in _service, ensure we only use released tags and drop tag offset in version. - Drop no longer built subpackages libappstream-builder8 and typelib-1_0-AppStreamBuilder-1_0. * Wed Aug 07 2019 Jonathan Kang <sckang@suse.com> - Add as-glib-fix-broken-appstream-files-permission.patch: Do not preserve restrictive permissions when installing AppStream files (gh#hughsie/appstream-glib#312).
/usr/bin/appstream-builder /usr/bin/appstream-compose /usr/bin/appstream-util /usr/lib64/asb-plugins-5 /usr/lib64/asb-plugins-5/libasb_plugin_appdata.so /usr/lib64/asb-plugins-5/libasb_plugin_desktop.so /usr/lib64/asb-plugins-5/libasb_plugin_gettext.so /usr/lib64/asb-plugins-5/libasb_plugin_hardcoded.so /usr/lib64/asb-plugins-5/libasb_plugin_icon.so /usr/lib64/asb-plugins-5/libasb_plugin_shell_extension.so /usr/share/bash-completion/completions/appstream-builder /usr/share/bash-completion/completions/appstream-util /usr/share/doc/packages/appstream-glib /usr/share/doc/packages/appstream-glib/AUTHORS /usr/share/doc/packages/appstream-glib/NEWS /usr/share/man/man1/appstream-builder.1.gz /usr/share/man/man1/appstream-compose.1.gz /usr/share/man/man1/appstream-util.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 12 00:05:08 2023