From 2b24f46057c4924a2468025b9347bccfb99467a2 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 16 Dec 2015 12:42:44 +0000 Subject: [PATCH] New upstream release --- .gitignore | 1 + libappstream-glib.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 134bfd2..49937b9 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /appstream-glib-0.5.2.tar.xz /appstream-glib-0.5.3.tar.xz /appstream-glib-0.5.4.tar.xz +/appstream-glib-0.5.5.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 349a708..12a2d51 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.5.4 +Version: 0.5.5 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -133,6 +133,14 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Wed Dec 16 2015 Richard Hughes 0.5.5-1 +- New upstream release +- Add as_utils_license_to_spdx() +- Add the package name as another application search token +- Fix a crash when tokenizing a NULL string +- Log when we auto-add kudos or keywords +- Support live updates + * Wed Nov 18 2015 Richard Hughes 0.5.4-1 - New upstream release - Add as_utils_version_from_uint16() diff --git a/sources b/sources index c5f75f4..bfa41cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -894f5a2d0d8ff8d5021304b1ddd2b0a7 appstream-glib-0.5.4.tar.xz +acfe164c5f6cb8edecc6c99345a5d390 appstream-glib-0.5.5.tar.xz