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