[libappstream-glib/f21] New upstream release

Richard Hughes rhughes at fedoraproject.org
Mon Aug 18 11:46:09 UTC 2014


commit 5abd3cc222bc3ec9ffcb2df5cc10d8cd13ef897d
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Aug 18 12:09:40 2014 +0100

    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 ab0b4b7..4f5e3bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /appstream-glib-0.2.2.tar.xz
 /appstream-glib-0.2.3.tar.xz
 /appstream-glib-0.2.4.tar.xz
+/appstream-glib-0.2.5.tar.xz
diff --git a/libappstream-glib.spec b/libappstream-glib.spec
index 343f7d6..6f9263c 100644
--- a/libappstream-glib.spec
+++ b/libappstream-glib.spec
@@ -1,7 +1,7 @@
 Summary:   Library for AppStream metadata
 Name:      libappstream-glib
-Version:   0.2.4
-Release:   2%{?dist}
+Version:   0.2.5
+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
@@ -121,6 +121,17 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
 
 %changelog
+* Mon Aug 18 2014 Richard Hughes <richard at hughsie.com> 0.2.5-1
+- New upstream release
+- Add check-root to appstream-util
+- Add some validation rules for metainfo files
+- Allow desktop->addon demotion with an AppData file
+- Allow different source roots to define addons
+- Do not require sentence case when validating with relaxed settings
+- Fix up legacy license IDs when tokenizing
+- Metadata licenses like 'CC0 and CC-BY-3.0' are valid content licenses
+- Never add duplicate <extends> tags
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index f87f8c5..655d0f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9120b49513b522738f1388dab3bf7f1  appstream-glib-0.2.4.tar.xz
+925a056455b4eef441e692423ac0c5c5  appstream-glib-0.2.5.tar.xz


More information about the scm-commits mailing list