From dc7ae5e25a6c492d8584c2f80320f3c3e576ff62 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 12 Oct 2016 19:53:31 +0100 Subject: [PATCH] New upstream release --- .gitignore | 1 + libappstream-glib.spec | 13 ++++++++++++- sources | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8e28fbd..635dc55 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /appstream-glib-0.6.1.tar.xz /appstream-glib-0.6.2.tar.xz /appstream-glib-0.6.3.tar.xz +/appstream-glib-0.6.4.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index f7d589f..f344ab1 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -5,7 +5,7 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.6.3 +Version: 0.6.4 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -150,6 +150,17 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Wed Oct 12 2016 Richard Hughes 0.6.4-1 +- New upstream release +- Add more API used by gnome-software master branch +- Add support for AppImage bundles +- Don't show a critical warning on invalid yaml file +- Fix a small memory leak when parsing yaml files +- Fix building metadata on repos with mixed architecture content +- Fix setting the origin for Flatpak user repos +- Fix the CSM rating age calculation +- Never inhierit Name and Comment when using appstream-compose + * Tue Sep 06 2016 Richard Hughes 0.6.3-1 - New upstream release - Add a component kind of 'driver' diff --git a/sources b/sources index b002a19..d53edcb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2654b73dd55dcc2a1b52f3a19ed7cdd0 appstream-glib-0.6.3.tar.xz +cebd99f53e289c51bc9f58709049c28e appstream-glib-0.6.4.tar.xz