From 2aabe0d4b7a91d32ceb1a06d6bea959630ec06da Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 11 Jul 2014 13:03:11 +0100 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 e8bb179..5c9cafc 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /appstream-glib-0.1.7.tar.xz /appstream-glib-0.2.0.tar.xz /appstream-glib-0.2.1.tar.xz +/appstream-glib-0.2.2.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 28768b0..757a706 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.2.1 +Version: 0.2.2 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -120,6 +120,16 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Fri Jul 11 2014 Richard Hughes 0.2.2-1 +- New upstream release +- Add two new builder plugins to add kudos on KDE applications +- Assume local files are untrusted when parsing +- Do not allow NoDisplay=true applications to ever be in the metadata +- Never scale up small screenshots +- Never upscale icons, either pad or downscale with sharpening +- Sharpen resized screenshots after resizing with a cubic interpolation +- Write metadata of the failed applications + * Tue Jun 24 2014 Richard Hughes 0.2.1-1 - New upstream release - Add an 'appstream-util upgrade' command to convert version < 0.6 metadata diff --git a/sources b/sources index 9991eb4..e2d5339 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1bd0a1cdd7b2495a8a3b3bab8f193b2 appstream-glib-0.2.1.tar.xz +74a14568adc94ae81f2da5ea8f6ca816 appstream-glib-0.2.2.tar.xz