From 27d816e34333db99ff8de6ae376d424e0cc5b3d0 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 12 May 2014 16:47:50 +0100 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 665fbdc..8eadcfb 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /appstream-glib-0.1.2.tar.xz /appstream-glib-0.1.3.tar.xz /appstream-glib-0.1.4.tar.xz +/appstream-glib-0.1.5.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 156a0eb..d2b457a 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.1.4 +Version: 0.1.5 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -65,6 +65,13 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libappstream-glib*.la %{_datadir}/gir-1.0/*.gir %changelog +* Mon May 12 2014 Richard Hughes 0.1.5-1 +- New upstream release +- Add some more API for createrepo_as and gnome-software +- Be less strict with the case of the XML header +- Check the licenses against the SPDX list when validating +- Support AppData version 0.6 files too + * Fri Apr 25 2014 Richard Hughes 0.1.4-1 - New upstream release - Add some more API for createrepo_as and gnome-software diff --git a/sources b/sources index b1df02b..4d5bf64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4efd559070520988a7511f12edc42141 appstream-glib-0.1.4.tar.xz +a84aeb3560b4813ba3a7533728ed4a69 appstream-glib-0.1.5.tar.xz