[gnome-font-viewer] Prepare release 41.0



commit 6723c64b9aef44b6c6e36e6a1c66f3d587e649ce
Author: Christopher Davis <christopherdavis gnome org>
Date:   Tue Sep 21 07:37:21 2021 -0700

    Prepare release 41.0

 NEWS                                      | 10 ++++++++++
 data/org.gnome.font-viewer.appdata.xml.in | 13 +++++++++++++
 meson.build                               |  2 +-
 3 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9b5df0d..ede1b85 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+GNOME Font Viewer - 41.0
+-------------------------------------------------------------------------------
+Fonts 41 comes with the following translation updates:
+ - Catalan
+ - Chinese (China)
+ - Friulian
+ - Hebrew
+ - Occitan
+ - Russian
+
 GNOME Font Viewer - 40.0
 -------------------------------------------------------------------------------
 Fonts 40 comes with a slight visual refresh, sporting
diff --git a/data/org.gnome.font-viewer.appdata.xml.in b/data/org.gnome.font-viewer.appdata.xml.in
index 641445f..4be9f83 100644
--- a/data/org.gnome.font-viewer.appdata.xml.in
+++ b/data/org.gnome.font-viewer.appdata.xml.in
@@ -34,6 +34,19 @@
   </kudos>
   <content_rating type="oars-1.1" />
   <releases>
+    <release version="41.0" date="2021-09-21">
+      <description>
+        <p>Fonts 41 comes with the following translation updates:</p>
+        <ul>
+          <li>Catalan</li>
+          <li>Chinese (China)</li>
+          <li>Friulian</li>
+          <li>Hebrew</li>
+          <li>Occitan</li>
+          <li>Russian</li>
+        </ul>
+      </description>
+    </release>
     <release version="40.0" date="2021-03-20">
       <description>
         <p>Fonts 40 comes with a slight visual refresh, sporting rounded bottom window corners. In addition 
there have been general bug fixes and improvements.</p>
diff --git a/meson.build b/meson.build
index 3411e9a..e201641 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-font-viewer', 'c',
-        version: '40.0',
+        version: '41.0',
         license: 'GPLv2+',
         meson_version: '>= 0.50.0',
 )


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