diff --git a/_service b/_service index cb8c579..52214d3 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ https://github.com/hughsie/appstream-glib.git git - 0.6.10 + 0.6.11 enable - refs/tags/appstream_glib_0_6_10 + refs/tags/appstream_glib_0_6_11 *.tar diff --git a/_servicedata b/_servicedata index b113288..f69e9b4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hughsie/appstream-glib.git - 1e70b14e351306f878254fcb7e0d45624af9a10e \ No newline at end of file + 093f296a9f8d8c58f5ea8ff2d117dd1efe19a9be \ No newline at end of file diff --git a/appstream-glib-0.6.10.tar.xz b/appstream-glib-0.6.10.tar.xz deleted file mode 100644 index 79e9f8a..0000000 --- a/appstream-glib-0.6.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be9959b552fe3bfc09e427392a7102bbad407ccfa5462b4c0bb6256117cf08bc -size 2230732 diff --git a/appstream-glib-0.6.11.tar.xz b/appstream-glib-0.6.11.tar.xz new file mode 100644 index 0000000..ae13dda --- /dev/null +++ b/appstream-glib-0.6.11.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5efcac85fde11186614c97e512f16293d55b11be3bc6bc035b0e1ff2513543ca +size 2231688 diff --git a/appstream-glib.changes b/appstream-glib.changes index df6f681..280dff3 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Mar 21 09:55:23 UTC 2017 - zaitor@opensuse.org + +- Update to version 0.6.11: + + Don't crash when using 'appstream-util show-search-tokens'. + + Fix a problem with appstream-compose with older AppData files. + + Make content_rating a requirement for any component with the + 'Game' category. + + trivial: Update app ID rename list. + + Revert "Enable the stack protection in local builds". + + Show a warning if a desktop file is not found when required. + + trivial: Report the archive filename if it cannot be opened. + + Fix compile with -Wdiscarded-qualifiers. + + Parse small version numbers correctly. + + trivial: Split out some common functionality. + + trivial: Find .pak translations in all libdirs. + + Add initial support for Mozilla .xpi translations. + ------------------------------------------------------------------- Sat Mar 11 21:41:07 UTC 2017 - zaitor@opensuse.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 1b4edb5..32c5a94 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -20,7 +20,7 @@ %define _build_from_vcs 1 Name: appstream-glib -Version: 0.6.10 +Version: 0.6.11 Release: 0 Summary: AppStream Abstraction Library License: LGPL-2.1+