From 01a0bdbce1bbe39ca7c4e5353affa6510e9d82b7 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 15 Jan 2016 14:07:11 +0000 Subject: [PATCH] New upstream release --- .gitignore | 1 + libappstream-glib.spec | 12 +++++++++++- sources | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 49937b9..ac5e367 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /appstream-glib-0.5.3.tar.xz /appstream-glib-0.5.4.tar.xz /appstream-glib-0.5.5.tar.xz +/appstream-glib-0.5.6.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 12a2d51..147f4bd 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.5.5 +Version: 0.5.6 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -115,6 +115,8 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamGlib-1.0.gir %{_datadir}/aclocal/*.m4 %{_datadir}/installed-tests/appstream-glib/*.test +%{_datadir}/gettext/its/appdata.its +%{_datadir}/gettext/its/appdata.loc %files builder %license COPYING @@ -133,6 +135,14 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Fri Jan 15 2016 Richard Hughes 0.5.6-1 +- New upstream release +- Accept various 'or later' metadata content licenses +- Check the project_group when validating +- Cull the application blacklist now we depend on AppData files +- Fix things up for xdg-app use +- Install gettext ITS rules + * Wed Dec 16 2015 Richard Hughes 0.5.5-1 - New upstream release - Add as_utils_license_to_spdx() diff --git a/sources b/sources index bfa41cd..dea4fe0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -acfe164c5f6cb8edecc6c99345a5d390 appstream-glib-0.5.5.tar.xz +b3f6250a6c13b37c1452eac7c65205d7 appstream-glib-0.5.6.tar.xz