[libappstream-glib] New upstream release

Richard Hughes rhughes at fedoraproject.org
Tue Oct 21 13:39:25 UTC 2014


commit 496af9daa0fd10df5cf49c2f0fd8f65ffca99dd1
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Oct 21 14:39:23 2014 +0100

    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 e51941b..4eb3d73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /appstream-glib-0.2.4.tar.xz
 /appstream-glib-0.2.5.tar.xz
 /appstream-glib-0.3.0.tar.xz
+/appstream-glib-0.3.1.tar.xz
diff --git a/libappstream-glib.spec b/libappstream-glib.spec
index de18d05..d527daf 100644
--- a/libappstream-glib.spec
+++ b/libappstream-glib.spec
@@ -1,6 +1,6 @@
 Summary:   Library for AppStream metadata
 Name:      libappstream-glib
-Version:   0.3.0
+Version:   0.3.1
 Release:   1%{?dist}
 License:   LGPLv2+
 URL:       http://people.freedesktop.org/~hughsient/appstream-glib/
@@ -21,7 +21,6 @@ BuildRequires: intltool
 # for the builder component
 BuildRequires: fontconfig-devel
 BuildRequires: freetype-devel
-BuildRequires: gtk3-devel
 BuildRequires: pango-devel
 BuildRequires: rpm-devel
 BuildRequires: sqlite-devel
@@ -122,6 +121,17 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
 
 %changelog
+* Tue Oct 21 2014 Richard Hughes <richard at hughsie.com> 0.3.1-1
+- New upstream release
+- Add an --enable-hidpi argument to appstream-builder
+- Add AS_ICON_KIND_EMBEDDED and AS_ICON_KIND_LOCAL
+- Add more applications to the blacklist
+- Allow application with NoDisplay=true and an AppData file
+- Allow AppStream files to be upgraded using appstream-util
+- Install AppStream files with correct permissions
+- Monitor the XML and icons path for changes
+- Relax validation requirements for font metainfo files
+
 * Mon Sep 01 2014 Richard Hughes <richard at hughsie.com> 0.3.0-1
 - New upstream release
 - Add a new kudo for high contrast icons
diff --git a/sources b/sources
index dfe446d..b97f49f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4be91093be4d43856258766684e7744  appstream-glib-0.3.0.tar.xz
+c8aaa5536e4f8bb90a0a1a23c2b1b254  appstream-glib-0.3.1.tar.xz


More information about the scm-commits mailing list