[gnote] Prepare 3.36.0
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Prepare 3.36.0
- Date: Sun, 15 Mar 2020 13:08:30 +0000 (UTC)
commit 3cb3ac270049af9c2024a5f000136055f938f92c
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Mar 15 15:00:29 2020 +0200
Prepare 3.36.0
README | 2 +-
configure.ac | 2 +-
data/appdata/gnote.appdata.xml.in | 6 ++++++
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 201ab431..99049d59 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ Gnote uses GNU Autotool for its build system, so compiling it is a standard:
./configure && make && make install
Dependencies:
-- Glibmm 2.32
+- Glibmm 2.62
- Gtkmm 3.18
- Gtk+ 3.20
- libxml2
diff --git a/configure.ac b/configure.ac
index b6f2fe8b..46605ce5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 3.35.1)
+AC_INIT(gnote, 3.36.0)
AC_PREREQ(2.59)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE([1.11 foreign subdir-objects dist-xz no-dist-gzip tar-ustar])
diff --git a/data/appdata/gnote.appdata.xml.in b/data/appdata/gnote.appdata.xml.in
index 67c696e9..3275fff7 100644
--- a/data/appdata/gnote.appdata.xml.in
+++ b/data/appdata/gnote.appdata.xml.in
@@ -22,6 +22,12 @@
<update_contact>aurisc4_at_gmail.com</update_contact>
<content_rating type="oars-1.1"/>
<releases>
+ <release version="3.36.0" date="2020-03-15">
+ <ul>
+ <li>Required Glibmm version now is 2.62</li>
+ <li>Fix a number of crashes during synchronization</li>
+ </ul>
+ </release>
<release version="3.35.0" date="2020-02-23">
<description>
<ul>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]