summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-01-17 10:42:27 +0000
committerRichard Hughes <richard@hughsie.com>2017-01-17 10:42:27 +0000
commitb42f71d93ef89bad3a2687b53d45dc80cee99a41 (patch)
tree88d1ec708e06806bebb32a198b0cb3d8095d3af7
parent342d67559fedc6e06f84effd83db643ef32ef3e1 (diff)
downloadappstream-glib-b42f71d93ef89bad3a2687b53d45dc80cee99a41.tar.gz
Release version 0.5.19appstream_glib_0_5_19
-rw-r--r--NEWS29
-rw-r--r--RELEASE2
2 files changed, 30 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1473455..6ee4f02 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Version 0.5.19
+~~~~~~~~~~~~~~
+Released: 2017-01-17
+
+New Features:
+ - Update the SPDX licence list to v2.5 (Kalev Lember)
+
+Bugfixes:
+ - Add Geary to the app id fallbacks (Niels De Graef)
+ - Add -lang package as a dep to properly detect translation (Dominique Leuenberger)
+ - Allow loading application XPM icons (Richard Hughes)
+ - Check if icon_name is NULL when validating (Justin J. Kim)
+ - Check the return value of the stat call (Richard Hughes)
+ - Do not sent a REMOVED signal when deleting a transient temp file (Richard Hughes)
+ - Don't add kudos, languages, provides or releases for addons (Richard Hughes)
+ - Don't export NULL tags from AppData file (Richard Hughes)
+ - Don't require an icon from LOCALIZATION kind (Richard Hughes)
+ - Don't show a critical warning on invalid yaml file (Richard Hughes)
+ - Fix building metadata on repos with mixed architecture content (Richard Hughes)
+ - Fix dep extraction when multiple versions are available (Kalev Lember)
+ - Fix the CSM rating age calculation (Richard Hughes)
+ - Ignore system datadirs that are actually per-user (Richard Hughes)
+ - Never inhierit Name and Comment when using appstream-compose (Richard Hughes)
+ - Return proper warnings when using libyaml (Richard Hughes)
+ - Scan /usr/share/metainfo as well when building appstream-data (Kalev Lember)
+ - Set a better icon for codecs (Kalev Lember)
+ - Support reading metainfo.xml files when using appstream-compose (Richard Hughes)
+ - Tighten a rule that classifies apps as web-apps (Kalev Lember)
+
Version 0.5.18
~~~~~~~~~~~~~~
Released: 2016-10-10
diff --git a/RELEASE b/RELEASE
index 9317f4b..159e88d 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,7 +7,7 @@ git shortlog appstream_glib_0_5_18.. | grep -i -v trivial | grep -v Merge > NEWS
--------------------------------------------------------------------------------
Version 0.5.19
~~~~~~~~~~~~~~
-Released: 2016-xx-xx
+Released: 2017-xx-xx
Notes: