diff --git a/.gitignore b/.gitignore index 85ba3f2..5de7b21 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /appstream-glib-0.5.10.tar.xz /appstream-glib-0.5.11.tar.xz /appstream-glib-0.5.12.tar.xz +/appstream-glib-0.5.13.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index a792523..80cd167 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.5.12 +Version: 0.5.13 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -138,6 +138,14 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Fri Apr 01 2016 Richard Hughes 0.5.13-1 +- New upstream release +- Enforce the requirement of AppData for 'Categories=DesktopSettings' +- Also filter YAML apps before adding to the store +- Always veto anything with X-Unity-Settings-Panel +- Do not hardcode x86_64 when searching for xdg-app metadata +- Support more DEP11 YAML markup + * Tue Mar 29 2016 Richard Hughes 0.5.12-1 - New upstream release - Add a merge-appstream command to appstream-util diff --git a/sources b/sources index 1226856..ee7312e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aea1cf59acbb86ee93589fde5172e22f appstream-glib-0.5.12.tar.xz +db006ec0f8371d6fa1b600a43f19a5d0 appstream-glib-0.5.13.tar.xz