[libappstream-glib/f20] New upstream release

Richard Hughes rhughes at fedoraproject.org
Thu Jun 12 12:54:15 UTC 2014


commit f3b1be3a10c2937bc17babcbf53858b08df59df5
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jun 12 13:41:48 2014 +0100

    New upstream release

 .gitignore             |    1 +
 libappstream-glib.spec |   12 +++++++++++-
 sources                |    2 +-
 3 files changed, 13 insertions(+), 2 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 4f56e81..f081a01 100644
--- a/libappstream-glib.spec
+++ b/libappstream-glib.spec
@@ -1,6 +1,6 @@
 Summary:   Library for AppStream metadata
 Name:      libappstream-glib
-Version:   0.1.6
+Version:   0.1.7
 Release:   1%{?dist}
 License:   LGPLv2+
 URL:       http://people.freedesktop.org/~hughsient/appstream-glib/
@@ -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 <richard at hughsie.com> 0.1.7-1
+- New upstream release
+- Add <extends> 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 <p></p>
+- Support the non-standard X-Ubuntu-Software-Center-Name
+
 * Wed May 28 2014 Richard Hughes <richard at hughsie.com> 0.1.6-1
 - New upstream release
 - Add some more API for createrepo_as and gnome-software
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


More information about the scm-commits mailing list