[libappstream-glib/f21] New upstream release

Richard Hughes rhughes at fedoraproject.org
Wed Aug 6 06:49:42 UTC 2014


commit 5adf9ede593bda4a1bf06b3c61bb30022b657f92
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Aug 5 23:37:39 2014 +0200

    New upstream release

 .gitignore             |    1 +
 libappstream-glib.spec |   15 +++++++++++++--
 sources                |    2 +-
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83860b5..ab0b4b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /appstream-glib-0.2.1.tar.xz
 /appstream-glib-0.2.2.tar.xz
 /appstream-glib-0.2.3.tar.xz
+/appstream-glib-0.2.4.tar.xz
diff --git a/libappstream-glib.spec b/libappstream-glib.spec
index 48fb86a..498772e 100644
--- a/libappstream-glib.spec
+++ b/libappstream-glib.spec
@@ -1,7 +1,7 @@
 Summary:   Library for AppStream metadata
 Name:      libappstream-glib
-Version:   0.2.3
-Release:   2%{?dist}
+Version:   0.2.4
+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
@@ -102,6 +102,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/appstream-glib
 %{_datadir}/gir-1.0/AppStreamGlib-1.0.gir
 %{_datadir}/aclocal/appstream-xml.m4
+%{_datadir}/installed-tests/appstream-glib/*.test
 
 %files builder
 %doc COPYING
@@ -120,6 +121,16 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
 
 %changelog
+* Tue Aug 05 2014 Richard Hughes <richard at hughsie.com> 0.2.4-1
+- New upstream release
+- Add an installed tests to validate appdata
+- Add support for <source_pkgname> which will be in AppStream 0.8
+- Add the <dbus> provide for applications automatically
+- Do not load applications with NoDisplay=true when loading local
+- Do not pad the compressed AppStream metadata with NUL bytes
+- Do not treat app-install metadata as installed
+- Markup errors should not be fatal when assembling a store
+
 * Tue Jul 22 2014 Kalev Lember <kalevlember at gmail.com> - 0.2.3-2
 - Rebuilt for gobject-introspection 1.41.4
 
diff --git a/sources b/sources
index 2baaac2..f87f8c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2121d03fd2e04f39cf999b4eee2643e  appstream-glib-0.2.3.tar.xz
+e9120b49513b522738f1388dab3bf7f1  appstream-glib-0.2.4.tar.xz


More information about the scm-commits mailing list