Commit Graph

1 Commits

Author SHA256 Message Date
Luca Beltrame
3df78c6705 Accepting request 862246 from home:Vogtinator:branches:KDE:Frameworks5
- Disable vala bindings, fails to build on Leap 15.2 because
  g-ir-scanner emits the return type before parameters, which vapigen does not like
- Update to 0.13.1:
  Bugfixes:
   * Install enum types headers to the right location
   * qt: Construct library using libappstream dependency object
   * validator: Improve check for invalid hyperlinks to reduce false-positives
- Update to 0.13.0:
  Notes:
   * This release introduces a new library, libappstream-compose, designed to
     provide building blocks for composing AppStream metadata. This includes GUI
     stuff like font and SVG rendering, which libappstream deliberately does not
     provide. The new compose library is not API/ABI stable and should - for now -
     only be used by appstream-generator.
  Features:
   * qt: add missing Provided::KindId enum (Aleix Pol)
   * Add experimental libappstream-compose (Matthias Klumpp)
   * Implement support for display_length relation kind (Matthias Klumpp)
   * Implement "tv-remote" input control kind (Matthias Klumpp)
   * Refactor AsRelation to use GVariant internally (Matthias Klumpp)
   * content-rating: Align the OARS/CSM mappings of sex-* (Philip Withnall)
   * content-rating: Add content rating system APIs from gnome-software (Philip Withnall)
   * content-rating: Expand translator comments to link to OARS website (Philip Withnall)
  Specification:
   * spec: Specify display_length requires/recommends item (Matthias Klumpp)
   * spec: Add tv-remote user input control type (Matthias Klumpp)
  Bugfixes:
   * Use glib-mkenums to create the GType of all the available enums (Corentin Noël)
   * Set FD_CLOEXEC on the LMDB FD manually (Fabian Vogt)
   * Never ship with an embedded convenience copy of Highlight.js (Matthias Klumpp)

OBS-URL: https://build.opensuse.org/request/show/862246
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=60
2021-01-11 12:18:17 +00:00