From d9bcc0537baa73d2c9f63825f14134a629cf6eba Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 9 Mar 2022 16:54:40 +0000 Subject: [PATCH] 0.10.4 Signed-off-by: Philip Withnall --- NEWS | 16 ++++++++++++++++ ....freedesktop.MalcontentControl.appdata.xml.in | 9 +++++++++ meson.build | 2 +- 3 files changed, 26 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b741f9d..fca3510 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +Overview of changes in malcontent 0.10.4 +======================================== + +* Bugs fixed: + - !127 Update Catalan translation + - !128 Update German proof-read translation from https://l10n.gnome.org/vertimus/malcontent/main/po/de/ + - !129 Update it.po + - !132 Remove superfluous arguments to i18n.merge_file + - !133 help: Add Italian help translation + +* Translation updates: + - Catalan + - German + - Italian + + Overview of changes in malcontent 0.10.3 ======================================== diff --git a/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in b/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in index 8f350ca..8fcc51d 100644 --- a/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in +++ b/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in @@ -44,6 +44,15 @@ malcontent + + +

This is a stable release with the following changes:

+
    +
  • Italian translation of the user help
  • +
  • Translation updates
  • +
+
+

This is a stable release with the following changes:

diff --git a/meson.build b/meson.build index e5ceaf6..7946472 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('malcontent', 'c', - version : '0.10.3', + version : '0.10.4', meson_version : '>= 0.50.0', license: ['LGPL-2.1-or-later', 'GPL-2.0-or-later'], default_options : [