Accepting request 293721 from GNOME:Next

Update to 0.3.6

OBS-URL: https://build.opensuse.org/request/show/293721
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=27
This commit is contained in:
2015-03-30 22:43:48 +00:00
committed by Git OBS Bridge
parent b36b862159
commit 29c53fdb87
8 changed files with 70 additions and 88 deletions

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Mon Mar 30 14:15:04 UTC 2015 - opensuse-packaging@opensuse.org
- Update to version 0.3.6:
+ trivial: post release version bump.
+ trivial: Make the UTF-8 test actually match the comment.
+ Also subsume application licenses.
+ Do not fail due to style warnings when using relaxed
validation.
+ Add --batch-output to be able to disable the progress panel
when building.
+ configure.ac: gcab is a hard requirement.
+ Remove the gtk3 dep from libappstream-glib.
+ configure.ac: fix typo.
+ Use the correct image URL for HiDPI screenshots.
+ Allow uninstalling AppStream files from /var/cache.
+ Use the upstream screenshot when we are using appstream-builder
--no-net.
+ Make the AppStream builder support optional.
+ Assume the INF DriverVer is UTC.
+ Always upscale screenshots if they are too small.
+ Teach asb_utils_write_archive() how to write other archive
formats.
+ Put all the screenshots in a file rather than just writing to
the upload path.
+ If the API version is unspecified when building use the latest
released version.
+ Add the source-only tags when outputting AppData files.
+ Add a 'replace-screenshots' command to appstream-util.
+ Update the checksums for the gcab-generated firmware.
+ Do not trust the result of FcConfigAppFontAddFile().
+ Release version 0.3.6.
- Drop appstream-glib-uninstall-var-cache.patch: fixed upstream.
- Add appstream-glib-cairo-link.patch: link the font plugin to
cairo and gtk3.
-------------------------------------------------------------------
Fri Mar 20 12:30:54 UTC 2015 - dimstar@opensuse.org