From 20c10e421c0f72f81f1a793edc147be92155292d Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 17 Jul 2014 15:56:54 +0100 Subject: [PATCH] New upstream release --- .gitignore | 1 + libappstream-glib.spec | 13 ++++++++++++- sources | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5c9cafc..83860b5 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /appstream-glib-0.2.0.tar.xz /appstream-glib-0.2.1.tar.xz /appstream-glib-0.2.2.tar.xz +/appstream-glib-0.2.3.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index 757a706..abd77a2 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.2.2 +Version: 0.2.3 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -120,6 +120,17 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Thu Jul 17 2014 Richard Hughes 0.2.3-1 +- New upstream release +- Add oxygen-icon-theme when an application depends on kde-runtime +- Add some simple filtering in the status.html page +- Be more careful with untrusted XML data +- Do not allow duplicates to be added when using as_app_add_kudo_kind() +- Do not fail to build packages with invalid KDE service files +- Record if distro metadata and screenshots are being used +- Show any package duplicates when generating metadata +- Show the builder progress in a ncurses-style panel + * Fri Jul 11 2014 Richard Hughes 0.2.2-1 - New upstream release - Add two new builder plugins to add kudos on KDE applications diff --git a/sources b/sources index e2d5339..2baaac2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74a14568adc94ae81f2da5ea8f6ca816 appstream-glib-0.2.2.tar.xz +b2121d03fd2e04f39cf999b4eee2643e appstream-glib-0.2.3.tar.xz