diff --git a/.gitignore b/.gitignore index eef5a50..20b8bd3 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /appstream-glib-0.3.0.tar.xz /appstream-glib-0.3.1.tar.xz /appstream-glib-0.3.2.tar.xz +/appstream-glib-0.3.3.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index b346d72..dc6620e 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.3.2 +Version: 0.3.3 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -127,6 +127,13 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Mon Nov 24 2014 Richard Hughes 0.3.3-1 +- New upstream release +- Allow filtering addons in the status html pages +- Detect missing parents in the old metadata +- Do not fail to load all the desktop files if one is bad +- Improve appdata-xml.m4 deprecation notice + * Tue Nov 04 2014 Richard Hughes 0.3.2-1 - New upstream release - Add a simple 'search' command to appstream-util diff --git a/sources b/sources index 7f8c9e7..c85bb65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bfb5a404dd09a87f8f9d9cd72861c137 appstream-glib-0.3.2.tar.xz +5a15f297748d99b7e5c87f5e05583200 appstream-glib-0.3.3.tar.xz