From 2de6387ec184f1d2c7238bf5d2ade1d2ec7ca0c4 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 12 Jun 2014 13:41:48 +0100 Subject: [PATCH] New upstream release --- .gitignore | 1 + libappstream-glib.spec | 14 ++++++++++++-- sources | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2381031..b8e150d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /appstream-glib-0.1.4.tar.xz /appstream-glib-0.1.5.tar.xz /appstream-glib-0.1.6.tar.xz +/appstream-glib-0.1.7.tar.xz diff --git a/libappstream-glib.spec b/libappstream-glib.spec index df225f0..1af0642 100644 --- a/libappstream-glib.spec +++ b/libappstream-glib.spec @@ -1,7 +1,7 @@ Summary: Library for AppStream metadata Name: libappstream-glib -Version: 0.1.6 -Release: 2%{?dist} +Version: 0.1.7 +Release: 1%{?dist} License: LGPLv2+ URL: http://people.freedesktop.org/~hughsient/appstream-glib/ Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz @@ -65,6 +65,16 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libappstream-glib*.la %{_datadir}/gir-1.0/*.gir %changelog +* Thu Jun 12 2014 Richard Hughes 0.1.7-1 +- New upstream release +- Add from the draft AppStream 0.7 specification +- Add support for the 'dbus' AsProvideKind +- Add support for validating metainfo.xml files +- Allow 'appstream-util validate' to validate multiple files +- Do not log a critical warning in as_store_to_xml() +- Fix a crash when we try to validate

+- Support the non-standard X-Ubuntu-Software-Center-Name + * Sat Jun 07 2014 Fedora Release Engineering - 0.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 968fbcf..e691c68 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aecdcd0bedaf7e41fc13335288312aae appstream-glib-0.1.6.tar.xz +4779c8b21df42cb0e874478201cee419 appstream-glib-0.1.7.tar.xz