From f0897bebce160bef3c9e52220866ebe6a5341377 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 7 Nov 2016 10:25:30 +0000 Subject: [PATCH] New upstream release --- .gitignore | 1 + libappstream-glib.spec | 17 ++++++++++++++++- sources | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 635dc55..9c7c33b 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /appstream-glib-0.6.2.tar.xz /appstream-glib-0.6.3.tar.xz /appstream-glib-0.6.4.tar.xz +/appstream-glib-0.6.5.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index f344ab1..39dbb03 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -5,7 +5,7 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -150,6 +150,21 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Mon Nov 07 2016 Richard Hughes 0.6.5-1 +- New upstream release +- Add app-removed, app-added and app-changed signals to AsStore +- Add a 'watch' command to appstream-util +- Allow only loading native languages when parsing AppStream +- Allow the client to control what search fields are indexed +- Always copy the state when replacing AppData with AppStream +- Do not sent a REMOVED signal when deleting a transient temp file +- Ensure the component scope is set when loading yaml files +- Handle files being moved into monitored AppStream directories +- Load the search token blacklist into a hash table +- Monitor missing AppStream directories +- Only transliterate when the locale requires it +- Process file changes when an attribute changes + * Wed Oct 12 2016 Richard Hughes 0.6.4-1 - New upstream release - Add more API used by gnome-software master branch diff --git a/sources b/sources index d53edcb..5c14fa7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cebd99f53e289c51bc9f58709049c28e appstream-glib-0.6.4.tar.xz +cbd7671efffcdc8566161e8cd1852314 appstream-glib-0.6.5.tar.xz