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