Accepting request 291172 from GNOME:Next

- Add gdk-pixbuf-loader-rsvg Requires: needed, in order to be able
  to convert .svg icons to pixmaps.

- Update to version 0.3.5:
  + New Features:
    - Add new API required for firmware support.
    - Add new API required for OSTree and xdg-app support.
    - Add 'news-to-appdata' and 'appdata-to-news' cmds to
      appstream-util.
    - Support all of the yet-unreleased AppStream 0.9 spec.
  + Bugfixes:
    - Add releases from the upstream AppData files.
    - Allow short descriptions when validating <description> in
      releases.
    - Correctly load descriptions from <releases> in AppData files.
    - Fix a builder crash where a package depends on itself.
    - Fix a crash when more than one thread tries to ensure the
      same package.
    - Fix DSO Linking error when built with --as-needed.
    - Make the failed AppStream metadata optional.
    - Make the icon tarball optional.
    - Relax validation checks to allow empty release sections.
    - Return the correct exit code from appstream-builder.
- Add gcab BuildRequires and Requires: needed for the cab
  extraction of the new Firmware support.

OBS-URL: https://build.opensuse.org/request/show/291172
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=23
This commit is contained in:
Bjørn Lie
2015-03-17 13:09:04 +00:00
committed by Git OBS Bridge
parent 4f13d54d7a
commit 1312f66845
6 changed files with 52 additions and 9 deletions

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Tue Mar 17 13:00:59 UTC 2015 - dimstar@opensuse.org
- Add gdk-pixbuf-loader-rsvg Requires: needed, in order to be able
to convert .svg icons to pixmaps.
-------------------------------------------------------------------
Fri Mar 13 07:48:02 UTC 2015 - dimstar@opensuse.org
- Update to version 0.3.5:
+ New Features:
- Add new API required for firmware support.
- Add new API required for OSTree and xdg-app support.
- Add 'news-to-appdata' and 'appdata-to-news' cmds to
appstream-util.
- Support all of the yet-unreleased AppStream 0.9 spec.
+ Bugfixes:
- Add releases from the upstream AppData files.
- Allow short descriptions when validating <description> in
releases.
- Correctly load descriptions from <releases> in AppData files.
- Fix a builder crash where a package depends on itself.
- Fix a crash when more than one thread tries to ensure the
same package.
- Fix DSO Linking error when built with --as-needed.
- Make the failed AppStream metadata optional.
- Make the icon tarball optional.
- Relax validation checks to allow empty release sections.
- Return the correct exit code from appstream-builder.
- Add gcab BuildRequires and Requires: needed for the cab
extraction of the new Firmware support.
-------------------------------------------------------------------
Wed Jan 28 10:32:30 UTC 2015 - opensuse-packaging@opensuse.org