summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-08-10 17:13:16 +0100
committerRichard Hughes <richard@hughsie.com>2016-08-10 17:13:16 +0100
commit2e86827800f0901f0c928dc9be75400c8e08198d (patch)
tree9048551e21947dec6ba3e823b1530ffa43a4b000
parent580ef278ff47250b818ececc91b8667747a82e56 (diff)
downloadappstream-glib-2e86827800f0901f0c928dc9be75400c8e08198d.tar.gz
Release version 0.5.18appstream_glib_0_5_18
-rw-r--r--NEWS17
-rw-r--r--RELEASE9
2 files changed, 17 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index 47f84c1..1473455 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 0.5.18
+~~~~~~~~~~~~~~
+Released: 2016-10-10
+
+New Features:
+ - Add the translate URL kind (Richard Hughes)
+
+Bugfixes:
+ - Add Sugar as a valid desktop environment (#118) (Sam)
+ - Add SUSE-Public-Domain to License map (#126) (Dominique Leuenberger)
+ - Avoid unsatisfiable dependency when built without libgcab (Simon McVittie)
+ - Do not save the 'X-' prefixed keys to the AppStream metadata (Richard Hughes)
+ - Do not split up the main AudioVideo category (Richard Hughes)
+ - Don't redundantly monitor files (Simon McVittie)
+ - No validation failure for lots of releases (Richard Hughes)
+ - Skip DEP-11 tests when DEP-11 is not enabled (Simon McVittie)
+
Version 0.5.17
~~~~~~~~~~~~~~
Released: 2016-07-13
diff --git a/RELEASE b/RELEASE
index abe9134..5e30c0b 100644
--- a/RELEASE
+++ b/RELEASE
@@ -16,15 +16,6 @@ New Features:
Bugfixes:
--------------------------------------------------------------------------------
-1.5 Update translations:
-
-cd po
-make appstream-glib.pot
-INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext --no-location" srcdir=. /usr/bin/intltool-update --gettext-package appstream-glib --pot
-tx push --source
-tx pull --all --minimum-perc=5
-git add *.po
-
3. Update library version if new ABI or API in configure.ac
4. Commit changes in git: