[gnote/gnome-40] Prepare 40.2
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/gnome-40] Prepare 40.2
- Date: Sun, 13 Jun 2021 14:04:27 +0000 (UTC)
commit 2ba5b0b78a6047e8bf653acacd66a2cd15504806
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Jun 13 16:57:05 2021 +0300
Prepare 40.2
NEWS | 14 ++++++++++++++
configure.ac | 2 +-
data/appdata/org.gnome.Gnote.appdata.xml.in | 8 ++++++++
3 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a04d537e..d681abfb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+40.2 - 2021-06-13
+
+Fixes:
+ * Fix crash when closing window with open note containing selection
+ * Fix changing custom font in settings
+ * Fix crash in search as you type
+ * Fix Gnote icon in about dialog
+
+Translations:
+ * Updated translations:
+ - Romanian (ro)
+ - Spanish (es)
+ * Updated Lithuanian manual
+
40.1 - 2021-05-02
Fixes:
diff --git a/configure.ac b/configure.ac
index 06d8a7e1..89fdb394 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ AC_SUBST(GNOTE_VERSION)
LIBGNOTE_RELEASE=${PACKAGE_VERSION%.*}
AC_SUBST(LIBGNOTE_RELEASE)
AC_DEFINE_UNQUOTED([LIBGNOTE_RELEASE], ["$LIBGNOTE_RELEASE"], [libgnote release.])
-LIBGNOTE_VERSION_INFO=1:0:0
+LIBGNOTE_VERSION_INFO=2:0:0
AC_SUBST(LIBGNOTE_VERSION_INFO)
AC_DEFINE_UNQUOTED([LIBGNOTE_VERSION_INFO], ["$LIBGNOTE_VERSION_INFO"], [libgnote release.])
diff --git a/data/appdata/org.gnome.Gnote.appdata.xml.in b/data/appdata/org.gnome.Gnote.appdata.xml.in
index f54a7907..15143c0a 100644
--- a/data/appdata/org.gnome.Gnote.appdata.xml.in
+++ b/data/appdata/org.gnome.Gnote.appdata.xml.in
@@ -23,6 +23,14 @@
<update_contact>aurisc4_at_gmail.com</update_contact>
<content_rating type="oars-1.1"/>
<releases>
+ <release version="40.2" date="2021-06-13">
+ <ul>
+ <li>Fix crash when closing window with open note containing selection</li>
+ <li>Fix changing custom font in settings</li>
+ <li>Fix crash in search as you type</li>
+ <li>Fix Gnote icon in about dialog</li>
+ </ul>
+ </release>
<release version="40.1" date="2021-05-02">
<ul>
<li>Fix icon not showing when Gnote is running in Gnome Shell</li>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]