[gnome-notes] Bump 3.31.92 release



commit 9a631c532732b2cc4a9678c6abbe0160f848cb8f
Author: Isaque Galdino <igaldino gmail com>
Date:   Mon Mar 4 22:54:11 2019 -0300

    Bump 3.31.92 release

 NEWS                                        | 19 +++++++++++++++++++
 data/appdata/org.gnome.Notes.appdata.xml.in | 24 ++++++++++++++++++++++++
 meson.build                                 |  2 +-
 3 files changed, 44 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bc4bdd6..d9bc510 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Overview of changes in 3.31.92
+==============================
+
+* Fixed all text in bold (Isaque Galdino)
+
+Translations
+* ca (Jordi Mas)
+* eo (Kristjan SCHMIDT)
+* eu (Asier Sarasua Garmendia)
+* fi (Jiri Grönroos)
+* fur (Fabio Tomat)
+* is (Sveinn í Felli)
+* ko (Seong-ho Cho)
+* lv (Rūdolfs Mazurs)
+* nl (Nathan Follens)
+* pt_BR (Rafael Fontenelle)
+* ru (Stas Solovey)
+* sr (Марко Костић)
+
 Overview of changes in 3.31.91
 ==============================
 
diff --git a/data/appdata/org.gnome.Notes.appdata.xml.in b/data/appdata/org.gnome.Notes.appdata.xml.in
index 5b02b9d..131493c 100644
--- a/data/appdata/org.gnome.Notes.appdata.xml.in
+++ b/data/appdata/org.gnome.Notes.appdata.xml.in
@@ -39,6 +39,30 @@
   </screenshots>
 
   <releases>
+    <release date="2019-03-04" version="3.31.92">
+      <description>
+        <p>This release brings the following new features and improvements:</p>
+        <ul>
+          <li>Fixed all text in bold (Isaque Galdino)</li>
+        </ul>
+        <p>This release also updates the following translations:</p>
+        <ul>
+          <li>ca (Jordi Mas)</li>
+          <li>eo (Kristjan SCHMIDT)</li>
+          <li>eu (Asier Sarasua Garmendia)</li>
+          <li>fi (Jiri Grönroos)</li>
+          <li>fur (Fabio Tomat)</li>
+          <li>is (Sveinn í Felli)</li>
+          <li>ko (Seong-ho Cho)</li>
+          <li>lv (Rūdolfs Mazurs)</li>
+          <li>nl (Nathan Follens)</li>
+          <li>pt_BR (Rafael Fontenelle)</li>
+          <li>ru (Stas Solovey)</li>
+          <li>sr (Марко Костић)</li>
+        </ul>
+        <p>Thanks to all the contributors that worked on GNOME Notes!</p>
+      </description>
+    </release>
     <release date="2019-02-18" version="3.31.91">
       <description>
         <p>This release updates the following translations:</p>
diff --git a/meson.build b/meson.build
index 81e55f8..8f449e8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'bijiben', 'c',
-  version: '3.31.91',
+  version: '3.31.92',
   license: 'GPL3',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.43.0'


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