[neon/backports-focal/malcontent/Neon/release] /: 0.10.1

Philip Withnall null at kde.org
Mon Sep 27 16:07:41 BST 2021


Git commit e0fac336384561c8ba6e1a2d3d1ec109aa921343 by Philip Withnall.
Committed on 11/03/2021 at 14:14.
Pushed by jriddell into branch 'Neon/release'.

0.10.1

Signed-off-by: Philip Withnall <pwithnall at endlessos.org>

M  +14   -0    NEWS
M  +9    -0    malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in
M  +1    -1    meson.build

https://invent.kde.org/neon/backports-focal/malcontent/commit/e0fac336384561c8ba6e1a2d3d1ec109aa921343

diff --git a/NEWS b/NEWS
index a05bda3..a089434 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Overview of changes in malcontent 0.10.1
+========================================
+
+* Bugs fixed:
+ - #32 App sort key does not match displayed name
+ - !112 Update Swedish translation
+ - !113 Update Polish translation 201220
+ - !116 libmalcontent-ui: Drop handling of eos-link desktop files
+
+* Translation updates:
+ - Polish
+ - Swedish
+
+
 Overview of changes in malcontent 0.10.0
 ========================================
 
diff --git a/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in b/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in
index 04e50f1..383cec2 100644
--- a/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in
+++ b/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in
@@ -43,6 +43,15 @@
   </kudos>
   <translation type="gettext">malcontent</translation>
   <releases>
+    <release version="0.10.1" date="2021-03-11" type="stable">
+      <description>
+        <p>This is a stable release with the following changes:</p>
+        <ul>
+          <li>Sort apps by displayed name when listing them</li>
+          <li>Translation updates</li>
+        </ul>
+      </description>
+    </release>
     <release version="0.10.0" date="2020-12-09" type="stable">
       <description>
         <p>This is a stable release with the following changes:</p>
diff --git a/meson.build b/meson.build
index 8a3c8cf..4e076f7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('malcontent', 'c',
-  version : '0.10.0',
+  version : '0.10.1',
   meson_version : '>= 0.50.0',
   license: ['LGPL-2.1-or-later', 'GPL-2.0-or-later'],
   default_options : [



More information about the Neon-commits mailing list