diff --git a/.gitignore b/.gitignore index 0be1998..dac6170 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /appstream-glib-0.5.15.tar.xz /appstream-glib-0.5.16.tar.xz /appstream-glib-0.5.17.tar.xz +/appstream-glib-0.5.18.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 0312064..5571096 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -5,7 +5,7 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.5.17 +Version: 0.5.18 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -151,6 +151,14 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Wed Aug 10 2016 Richard Hughes 0.5.18-1 +- New upstream release +- Add Sugar as a valid desktop environment +- Add the translate URL kind +- Do not split up the main AudioVideo category +- Don't redundantly monitor files +- No validation failure for lots of releases + * Wed Jul 13 2016 Richard Hughes 0.5.17-1 - New upstream release - Add external (X-*) keys of an app's desktop file as metadata AsApp diff --git a/sources b/sources index 8a5874b..b841c2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f4a9d1f2bceb4ca6820e45006b17c2f appstream-glib-0.5.17.tar.xz +83961be3ba271b80aa7f67251a936f91 appstream-glib-0.5.18.tar.xz