From aa0df6b8d5954af857da7cf1a97f72152a372ad4 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 12 Feb 2016 16:48:36 +0000 Subject: [PATCH] New upstream release --- .gitignore | 1 + libappstream-glib.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 20f9526..1eb76a6 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /appstream-glib-0.5.5.tar.xz /appstream-glib-0.5.6.tar.xz /appstream-glib-0.5.8.tar.xz +/appstream-glib-0.5.9.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index cdd6dd3..5b1f061 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.5.8 +Version: 0.5.9 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -137,6 +137,13 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Fri Feb 12 2016 Richard Hughes 0.5.9-1 +- New upstream release +- Accept FSFAP as a valid metadata license +- Fix a validation error for metainfo files with descriptions +- Pick up newly added appinfo dirs for xdg-app remotes +- Update the SPDX license list + * Tue Feb 02 2016 Richard Hughes 0.5.8-1 - New upstream release - Add a modify command to appstream-util diff --git a/sources b/sources index 33c1c43..ce4f26d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -99c975c830d289d09c71f7fb522a83e3 appstream-glib-0.5.8.tar.xz +e423da80b3bda1ecea02ea57dc459c41 appstream-glib-0.5.9.tar.xz