From 988a6bc5b121b5f992a7d104dbe97e36edf4ae06 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 6 Sep 2016 14:14:23 +0100 Subject: [PATCH] New upstream release --- libappstream-glib.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 5c6aca7..f7d589f 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -5,7 +5,7 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.6.2 +Version: 0.6.3 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -150,6 +150,13 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Tue Sep 06 2016 Richard Hughes 0.6.3-1 +- New upstream release +- Add a component kind of 'driver' +- Add an easy way to add a language to an existing file +- Add an easy way to add a modalias to an existing file +- Support components with merge=replace rules + * Mon Aug 29 2016 Richard Hughes 0.6.2-1 - New upstream release - Add API for gnome-software