From 8a314f3ca19fd1b426f601afddcb9ae03d909651 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 24 Jun 2014 17:22:03 +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 5473805..e8bb179 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /appstream-glib-0.1.6.tar.xz /appstream-glib-0.1.7.tar.xz /appstream-glib-0.2.0.tar.xz +/appstream-glib-0.2.1.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 223c2e5..28768b0 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.2.0 +Version: 0.2.1 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -120,6 +120,13 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Tue Jun 24 2014 Richard Hughes 0.2.1-1 +- New upstream release +- Add an 'appstream-util upgrade' command to convert version < 0.6 metadata +- Add packages recursively when using appstream-builder --packages-dir +- Allow empty URL sections +- Fix the xmldir in the APPSTREAM_XML_RULES m4 helper + * Thu Jun 19 2014 Richard Hughes 0.2.0-1 - New upstream release - Accept slightly truncated SPDX IDs diff --git a/sources b/sources index 21e8b83..9991eb4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -12256fed43fb8de30ddfebec9ff29140 appstream-glib-0.2.0.tar.xz +e1bd0a1cdd7b2495a8a3b3bab8f193b2 appstream-glib-0.2.1.tar.xz