[five-or-more/gnome-3-32] Prepared release 3.32.3



commit 0f5b93625860b656aaf907f950c2c25068720920
Author: Robert Roth <robert roth bee-tf ro>
Date:   Thu Mar 31 08:37:07 2022 +0300

    Prepared release 3.32.3

 NEWS                                       |  8 ++++++++
 data/org.gnome.five-or-more.appdata.xml.in | 27 +++++++++++++++++++++++++++
 meson.build                                |  2 +-
 3 files changed, 36 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cca20b0..94dce92 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.32.3 - 31 March, 2022
+======================
+
+* Updated translations
+* Fixed homepage in doap file (Sam Thursfield)
+* Fixed email of one of the authors (Szokovacs Robert)
+* Fixed minor meson warning (Robert Roth)
+
 3.32.2 - 28 March, 2020
 ======================
 
diff --git a/data/org.gnome.five-or-more.appdata.xml.in b/data/org.gnome.five-or-more.appdata.xml.in
index 781dfa8..6d67323 100644
--- a/data/org.gnome.five-or-more.appdata.xml.in
+++ b/data/org.gnome.five-or-more.appdata.xml.in
@@ -62,6 +62,33 @@
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
   <releases>
+    <release version="3.32.3" date="2022-03-31">
+      <description>
+        <p>Overview of changes in five-or-more 3.32.2</p>
+        <ul>
+          <li>Updated translations</li>
+          <li>Fixed homepage in doap file (Sam Thursfield)</li>
+          <li>Fixed email of one of the authors (Szokovacs Robert)</li>
+          <li>Fixed minor meson warning (Robert Roth)</li>
+        </ul>
+      </description>
+    </release>
+    <release version="3.32.2" date="2020-03-28">
+      <description>
+        <p>Overview of changes in five-or-more 3.32.2</p>
+        <ul>
+          <li>Fixed theme switcher working (Arnaud Bonatti)</li>
+        </ul>
+      </description>
+    </release>
+    <release version="3.32.1" date="2020-03-12">
+      <description>
+        <p>Overview of changes in five-or-more 3.32.1</p>
+        <ul>
+          <li>Fixed translations not working (Arnaud Bonatti)</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.32.0" date="2019-03-11">
       <description>
         <p>Overview of changes in five-or-more 3.32.0</p>
diff --git a/meson.build b/meson.build
index 120bb0e..c58a115 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('five-or-more', ['c', 'vala'],
-  version: '3.32.2',
+  version: '3.32.3',
   meson_version: '>= 0.50.0',
   license: 'GPLv2'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]