[hitori] 3.38.3



commit 60d2f0231c2702128c7d569a1c95c2f533080286
Author: Philip Withnall <pwithnall endlessos org>
Date:   Fri Sep 17 12:08:57 2021 +0100

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

 NEWS                                 | 12 ++++++++++++
 data/org.gnome.Hitori.appdata.xml.in |  8 ++++++++
 meson.build                          |  2 +-
 3 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2655f9d..b57a382 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes in Hitori 3.38.3
+====================================
+
+* Bugs fixed:
+ - !30 docs: Document renaming of master branch to main
+ - !31 appdata: Update OARS ratings from 1.0 to 1.1 and add requires/recommends data
+ - !33 Update Occitan locale
+
+* Translation updates:
+ - Occitan (post 1500)
+
+
 Overview of changes in Hitori 3.38.2
 ====================================
 
diff --git a/data/org.gnome.Hitori.appdata.xml.in b/data/org.gnome.Hitori.appdata.xml.in
index ccf43b6..94d7cb6 100644
--- a/data/org.gnome.Hitori.appdata.xml.in
+++ b/data/org.gnome.Hitori.appdata.xml.in
@@ -54,6 +54,14 @@
   </requires>
   <translation type="gettext">hitori</translation>
   <releases>
+    <release version="3.38.3" date="2021-09-17" type="stable">
+      <description>
+        <ul>
+          <li>Add metadata about hardware and display size requirements.</li>
+          <li>Translation updates.</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.38.2" date="2021-05-25" type="stable">
       <description>
         <ul>
diff --git a/meson.build b/meson.build
index dc23691..6923820 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('hitori', 'c',
-  version: '3.38.2',
+  version: '3.38.3',
   meson_version : '>= 0.48.0',
   license: 'GPLv3+',
   default_options : [


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