From ffba253cf6b9689b7c3810ab5d4070d38c71ad6546398b60d83db59db6fa85bd Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Fri, 10 Jun 2016 05:09:27 +0000 Subject: [PATCH] Accepting request 400896 from home:Mailaender:branches:KDE:Frameworks5 new upstream release OBS-URL: https://build.opensuse.org/request/show/400896 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=22 --- AppStream-0.9.5.tar.xz | 3 --- AppStream-0.9.6.tar.xz | 3 +++ AppStream.changes | 22 ++++++++++++++++++++++ AppStream.spec | 5 ++--- 4 files changed, 27 insertions(+), 6 deletions(-) delete mode 100644 AppStream-0.9.5.tar.xz create mode 100644 AppStream-0.9.6.tar.xz diff --git a/AppStream-0.9.5.tar.xz b/AppStream-0.9.5.tar.xz deleted file mode 100644 index 65a858e..0000000 --- a/AppStream-0.9.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13faec5280fd68be38e6b1094bea9079a1439824023b333bde9884070be9f188 -size 1929872 diff --git a/AppStream-0.9.6.tar.xz b/AppStream-0.9.6.tar.xz new file mode 100644 index 0000000..1588507 --- /dev/null +++ b/AppStream-0.9.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d1c778b5a0b4c65bdfdcaacf19765f691551118326678c109401dba52c7350f +size 1931176 diff --git a/AppStream.changes b/AppStream.changes index f88bf87..30ec8f6 100644 --- a/AppStream.changes +++ b/AppStream.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Jun 9 21:38:35 UTC 2016 - mailaender@opensuse.org + +- Update to version 0.9.6 + +Features: + * Improve metadata file decompression code (Matthias Klumpp) + * validator: Simplify loading of data too (Matthias Klumpp) + * Make it easy to compile with Address Sanitizer enabled (Matthias Klumpp) + * Allow compiling with UBSan as well (Matthias Klumpp) + * Add back support for Travis CI (Matthias Klumpp) + * yaml: Write Releases field (Matthias Klumpp) + +Bugfixes: + * qt: Properly check for component validity (Matthias Klumpp) + * Ensure decompressed metadata is null-terminated (Neil Mayhew) + * validator: Long descriptions are not needed for generic components +(Matthias Klumpp) + * Make VAPI generation depend on GIR typelibs explicitly (Matthias Klumpp) + * Be more verbose when failing to move the cache directory (Matthias Klumpp) + * Handle format errors when parsing YAML metadata (Neil Mayhew) + ------------------------------------------------------------------- Wed May 18 08:34:41 UTC 2016 - tittiatcoke@gmail.com diff --git a/AppStream.spec b/AppStream.spec index a629a67..41af47a 100644 --- a/AppStream.spec +++ b/AppStream.spec @@ -17,7 +17,7 @@ Name: AppStream -Version: 0.9.5 +Version: 0.9.6 Release: 0 Summary: Utilities to generate, maintain and access the AppStream Xapian database License: GPL-2.0+ and LGPL-2.1+ @@ -113,8 +113,7 @@ SUFFIX="" -DDOCUMENTATION=OFF \ -DAPPSTREAM_QT_VERSION=5 -# no parallel build due to https://github.com/ximion/appstream/issues/40 -make +%make_jobs %install %make_install -C build