Accepting request 490259 from home:dimstar:branches:GNOME:Factory

Update to 0.6.12

OBS-URL: https://build.opensuse.org/request/show/490259
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=99
This commit is contained in:
Dominique Leuenberger 2017-04-25 08:00:25 +00:00 committed by Git OBS Bridge
parent 56fc2322e0
commit 3ff4eb0922
6 changed files with 17 additions and 7 deletions

View File

@ -2,9 +2,9 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/hughsie/appstream-glib.git</param>
<param name="scm">git</param>
<param name="versionformat">0.6.11</param>
<param name="versionformat">0.6.12</param>
<param name="changesgenerate">enable</param>
<param name="revision">refs/tags/appstream_glib_0_6_11</param>
<param name="revision">refs/tags/appstream_glib_0_6_12</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/hughsie/appstream-glib.git</param>
<param name="changesrevision">093f296a9f8d8c58f5ea8ff2d117dd1efe19a9be</param></service></servicedata>
<param name="changesrevision">ab7b5a089ce01fd90ac53bf100d143eacca73c9c</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5efcac85fde11186614c97e512f16293d55b11be3bc6bc035b0e1ff2513543ca
size 2231688

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fff01ac092e04fb229f979a11fa007fce366989a67b9fe46b03421c2d5bc53be
size 2230060

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Apr 24 10:51:33 UTC 2017 - dimstar@opensuse.org
- Update to version 0.6.12:
+ Copy hash table keys from AsApp to avoid them being used after
they've been freed.
+ Validate kudos in AppData and AppStream files.
+ Fix the predicate comparison when using globs in metainfo
files.
-------------------------------------------------------------------
Tue Mar 21 09:55:23 UTC 2017 - zaitor@opensuse.org

View File

@ -20,7 +20,7 @@
%define _build_from_vcs 1
Name: appstream-glib
Version: 0.6.11
Version: 0.6.12
Release: 0
Summary: AppStream Abstraction Library
License: LGPL-2.1+