From ce750402d0b382f92f836f0d75cc25b438ee425b Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 8 Mar 2016 14:28:45 +0000 Subject: [PATCH] New upstream release --- .gitignore | 1 + libappstream-glib.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5b527c8..f0fa872 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /appstream-glib-0.5.8.tar.xz /appstream-glib-0.5.9.tar.xz /appstream-glib-0.5.10.tar.xz +/appstream-glib-0.5.11.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index f04b0bc..204e8cc 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,6 +1,6 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.5.10 +Version: 0.5.11 Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ @@ -137,6 +137,11 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir %changelog +* Tue Mar 08 2016 Richard Hughes 0.5.11-1 +- New upstream release +- Add new API for gnome-software +- Fix token splitting for searching + * Fri Feb 26 2016 Richard Hughes 0.5.10-1 - New upstream release - Add an application prefix to the ID for certain install scopes diff --git a/sources b/sources index 9dc0dd4..da749f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e6aa5c3cebca5b7e1f4fa4cc9670d78 appstream-glib-0.5.10.tar.xz +01daa1454961407c7e5205895634d8d6 appstream-glib-0.5.11.tar.xz