diff --git a/_service b/_service index 52214d3..97a935c 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.6.11 + 0.6.12 enable - refs/tags/appstream_glib_0_6_11 + refs/tags/appstream_glib_0_6_12 *.tar diff --git a/_servicedata b/_servicedata index f69e9b4..a25ea0e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 093f296a9f8d8c58f5ea8ff2d117dd1efe19a9be \ No newline at end of file + ab7b5a089ce01fd90ac53bf100d143eacca73c9c \ No newline at end of file diff --git a/appstream-glib-0.6.11.tar.xz b/appstream-glib-0.6.11.tar.xz deleted file mode 100644 index ae13dda..0000000 --- a/appstream-glib-0.6.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5efcac85fde11186614c97e512f16293d55b11be3bc6bc035b0e1ff2513543ca -size 2231688 diff --git a/appstream-glib-0.6.12.tar.xz b/appstream-glib-0.6.12.tar.xz new file mode 100644 index 0000000..3ace834 --- /dev/null +++ b/appstream-glib-0.6.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff01ac092e04fb229f979a11fa007fce366989a67b9fe46b03421c2d5bc53be +size 2230060 diff --git a/appstream-glib.changes b/appstream-glib.changes index 280dff3..b8960b6 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -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 diff --git a/appstream-glib.spec b/appstream-glib.spec index 32c5a94..66363b3 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -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+