From fe78ba577e310b55ed6fcfc7dd0ad619417ed8d3 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 12 Aug 2016 09:40:41 +0100 Subject: [PATCH] New upstream release --- .gitignore | 1 + libappstream-glib.spec | 16 +++++++++++++++- sources | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dac6170..a7af6dc 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /appstream-glib-0.5.16.tar.xz /appstream-glib-0.5.17.tar.xz /appstream-glib-0.5.18.tar.xz +/appstream-glib-0.6.1.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 5571096..54c3b94 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -5,7 +5,7 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.5.18 +Version: 0.6.1 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -151,6 +151,20 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Fri Aug 12 2016 Richard Hughes 0.6.1-1 +- New upstream release +- Add new API for latest AppStream specification level +- Add some more validation checks for keywords +- Add support for AppStream merge components +- Add support for Google .PAK files +- Allow multiple components with the same ID in the AsStore +- Convert all current component-type names +- Do not save the 'X-' prefixed keys to the AppStream metadata +- Ensure predictable output order of XML attributes +- Port away from intltool +- Remove specific support for flatpak +- Restrict addons to the same scope and bundle kind + * Wed Aug 10 2016 Richard Hughes 0.5.18-1 - New upstream release - Add Sugar as a valid desktop environment diff --git a/sources b/sources index b841c2a..5629403 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -83961be3ba271b80aa7f67251a936f91 appstream-glib-0.5.18.tar.xz +65192dc4bd499bae9e695df99ea7d5cd appstream-glib-0.6.1.tar.xz