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
This commit is contained in:
parent
058b885d58
commit
ffba253cf6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13faec5280fd68be38e6b1094bea9079a1439824023b333bde9884070be9f188
|
||||
size 1929872
|
3
AppStream-0.9.6.tar.xz
Normal file
3
AppStream-0.9.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d1c778b5a0b4c65bdfdcaacf19765f691551118326678c109401dba52c7350f
|
||||
size 1931176
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user