diff --git a/.gitignore b/.gitignore index 1eb76a6..5b527c8 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /appstream-glib-0.5.6.tar.xz /appstream-glib-0.5.8.tar.xz /appstream-glib-0.5.9.tar.xz +/appstream-glib-0.5.10.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 5b1f061..f04b0bc 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.5.9 +Version: 0.5.10 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -137,6 +137,14 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Fri Feb 26 2016 Richard Hughes 0.5.10-1 +- New upstream release +- Add an application prefix to the ID for certain install scopes +- Add a 'split-appstream' command to appstream-util +- Add support for getting the SDK and runtime from the bundle +- Improve the application search tokenizing and filtering +- Load AppStream stores in a predictable order + * Fri Feb 12 2016 Richard Hughes 0.5.9-1 - New upstream release - Accept FSFAP as a valid metadata license diff --git a/sources b/sources index ce4f26d..9dc0dd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e423da80b3bda1ecea02ea57dc459c41 appstream-glib-0.5.9.tar.xz +9e6aa5c3cebca5b7e1f4fa4cc9670d78 appstream-glib-0.5.10.tar.xz