[libappstream-glib/f21] New upstream release

Richard Hughes rhughes at fedoraproject.org
Thu Dec 11 19:32:52 UTC 2014


commit 7307016524bbf00b78c1901e0d742bc5c8f283ef
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Dec 11 19:32:54 2014 +0000

    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 822549c..3d112f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /appstream-glib-0.2.5.tar.xz
 /appstream-glib-0.2.6.tar.xz
 /appstream-glib-0.2.7.tar.xz
+/appstream-glib-0.2.8.tar.xz
diff --git a/libappstream-glib.spec b/libappstream-glib.spec
index a6ccebd..37179ea 100644
--- a/libappstream-glib.spec
+++ b/libappstream-glib.spec
@@ -1,6 +1,6 @@
 Summary:   Library for AppStream metadata
 Name:      libappstream-glib
-Version:   0.2.7
+Version:   0.2.8
 Release:   1%{?dist}
 License:   LGPLv2+
 URL:       http://people.freedesktop.org/~hughsient/appstream-glib/
@@ -121,6 +121,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
 
 %changelog
+* Thu Dec 11 2014 Richard Hughes <richard at hughsie.com> 0.2.8-1
+- New upstream release
+- Always return errors from the correct domain when parsing broken files
+- Do not veto applications with NoDisplay=false
+
 * Mon Nov 10 2014 Richard Hughes <richard at hughsie.com> 0.2.7-1
 - New upstream release
 - Add four more applications to the blacklist
diff --git a/sources b/sources
index fe08002..1d1094b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1b4cd1aea1d1233632e0ae206fcc777  appstream-glib-0.2.7.tar.xz
+6c3f40696411945dee67d3a1b411c2a4  appstream-glib-0.2.8.tar.xz


More information about the scm-commits mailing list