diff --git a/.gitignore b/.gitignore index a07c854..84fcbea 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /appstream-glib-0.5.0.tar.xz /appstream-glib-0.5.1.tar.xz /appstream-glib-0.5.2.tar.xz +/appstream-glib-0.5.3.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 1405e1e..f8e95b1 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.5.2 +Version: 0.5.3 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -132,6 +132,11 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Thu Nov 05 2015 Richard Hughes 0.5.3-1 +- New upstream release +- Return the correct error when the desktop file has no group +- Strip Win32 and Linux paths when decompressing firmware + * Tue Oct 27 2015 Richard Hughes 0.5.2-1 - New upstream release - Accept a '0x' hexidecimal prefix when parsing a version diff --git a/sources b/sources index 6ec42fd..075a5c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -25be5764be081e36fe2739018108e9ea appstream-glib-0.5.2.tar.xz +5933f5941ed0c588241512afbfdfedd3 appstream-glib-0.5.3.tar.xz