[geary/gnome-3-34] Update files for 3.34.2
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/gnome-3-34] Update files for 3.34.2
- Date: Sun, 24 Nov 2019 01:28:38 +0000 (UTC)
commit 5b5d6d9440d845e22870f253a16a9e4a797cd5ea
Author: Michael Gratton <mike vee net>
Date: Sun Nov 24 12:27:34 2019 +1100
Update files for 3.34.2
NEWS | 27 +++++++++++++++++++++++++++
desktop/org.gnome.Geary.appdata.xml.in.in | 9 +++++++++
meson.build | 2 +-
3 files changed, 37 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4dd0aaff..ceed2702 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Version 3.34.2
+~~~~~~~~~~~~~~
+Released: 2019-11-24
+
+Enhancements included in this release:
+
+ * Bug fixes and server compatibility improvements
+ * User interface translation updates
+
+See <https://gitlab.gnome.org/GNOME/geary/-/milestones/14> for full
+details.
+
+Thanks to all who contributed code fixes and enhancements to this
+release:
+
+ * Mario Ravalli <mario raval li>
+ * Alex Henrie <alexhenrie24 gmail com>
+
+Thanks also to all who contributed translations, for the user
+interface:
+
+ * Asier Sarasua Garmendia (eu)
+
+And for the user manual:
+ * Daniel Mustieles (es)
+
+
Version 3.34.1
~~~~~~~~~~~~~~
Released: 2019-10-07
diff --git a/desktop/org.gnome.Geary.appdata.xml.in.in b/desktop/org.gnome.Geary.appdata.xml.in.in
index 85ddd92a..e00ed80e 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in.in
@@ -89,6 +89,15 @@
<translation type="gettext">geary</translation>
<releases>
+ <release version="3.34.2" date="2019-11-24">
+ <description>
+ <p>Enhancements included in this release:</p>
+ <ul>
+ <li>Bug fixes and server compatibility improvements</li>
+ <li>User interface translation updates</li>
+ </ul>
+ </description>
+ </release>
<release version="3.34.1" date="2019-10-07">
<description>
<p>Enhancements included in this release:</p>
diff --git a/meson.build b/meson.build
index bd1540cf..a5d0b888 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('geary', [ 'vala', 'c' ],
- version: '3.34.1',
+ version: '3.34.2',
license: 'LGPL2.1+',
meson_version: '>= 0.49',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]