[geary/geary-0.12] Update files for 0.12.2.
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/geary-0.12] Update files for 0.12.2.
- Date: Tue, 24 Apr 2018 00:35:24 +0000 (UTC)
commit 0b59451d9337fd8ec338f53656e48d6a34a789ef
Author: Michael James Gratton <mike vee net>
Date: Mon Apr 23 20:04:33 2018 +1000
Update files for 0.12.2.
CMakeLists.txt | 2 +-
NEWS | 29 ++++++++++++++++++++++++++
debian/changelog | 6 +++++
desktop/org.gnome.Geary.appdata.xml.in | 35 ++++++++++++++++++++++++++++++++
4 files changed, 71 insertions(+), 1 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7cc37e9..2b412e2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -19,7 +19,7 @@ list(APPEND
#
set(GETTEXT_PACKAGE "geary")
set(RELEASE_NAME "Lightweight email client for GNOME.")
-set(VERSION "0.12.1")
+set(VERSION "0.12.2")
set(VERSION_INFO "Release")
set(LANGUAGE_SUPPORT_DIRECTORY ${CMAKE_INSTALL_PREFIX}/share/locale)
diff --git a/NEWS b/NEWS
index 3098681..4981383 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Version 0.12.2
+~~~~~~~~~~~~~~
+Released: 2018-04-24
+
+Bug fixes included in this release:
+ * Fix being unable to remove attachments from a draft. Bug 792555.
+ * Ensure drafts are removed when composer from address changes accounts. Bug
+ 778976.
+ * Workaround composer info label being too long. Bug 790435.
+ * Ensure embedded composer is always scrolled to when opened. Bug 778027.
+ * Don't display quote expander buttons when printing a message. Bug 795216.
+ * Fix composer detach button position and visibility. Bug 793710.
+ * Actually fix second multipart/digest message body not being displayed. Bug
+ 788637.
+ * Ensure gnome-control-centre knows in advance Geary uses notifications.
+ * Fix gnome-shell notifications missing an icon under flatpak. Bug 790103.
+ * Fix message body quote button styling under WebKitGTK 2.20.
+ * Don't show unused header widgets when showing a message via notifications.
+ * Work around present() not actually raising windows under Wayland. Bug
+ 776881.
+ * Reduce CPU use when idle. Bug 783025.
+ * Fix some serious run-time memory leaks.
+
+Thanks also to all who contributed translations, for the user
+interface:
+ * Daniel Mustieles (es)
+ * Stas Solovey (ru)
+ * Мирослав Николић (sr) (sr@latin)
+
Version 0.12.1
~~~~~~~~~~~~~~
Released: 2018-02-13
diff --git a/debian/changelog b/debian/changelog
index 8a5edf6..f668671 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+geary (0.12.2-1~xenial1) xenial; urgency=medium
+
+ * New upstream release.
+
+ -- Michael Gratton <mike vee net> Tue, 24 Apr 2018 10:10:00 +1100
+
geary (0.12.1-1~xenial2) xenial; urgency=medium
* Parts of multipart/digest message do not expand when clicked upon
diff --git a/desktop/org.gnome.Geary.appdata.xml.in b/desktop/org.gnome.Geary.appdata.xml.in
index 89c7d27..3ba640e 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in
@@ -77,6 +77,41 @@
<translation type="gettext">geary</translation>
<releases>
+ <release version="0.12.2" date="2018-04-24">
+ <description>
+ <p>Bug fixes included in this release:</p>
+ <ul>
+ <li>Fix being unable to remove attachments from a draft. Bug
+ 792555.</li>
+ <li>Ensure drafts are removed when composer from address
+ changes accounts. Bug 778976.</li>
+ <li>Workaround composer info label being too long. Bug
+ 790435.</li>
+ <li>Ensure embedded composer is always scrolled to when
+ opened. Bug 778027.</li>
+ <li>Don't display quote expander buttons when printing a
+ message. Bug 795216.</li>
+ <li>Fix composer detach button position and visibility. Bug
+ 793710.</li>
+ <li>Actually fix second multipart/digest message body not
+ being displayed. Bug 788637.</li>
+ <li>Ensure gnome-control-centre knows in advance Geary uses
+ notifications</li>
+ <li>Fix gnome-shell notifications missing an icon under
+ flatpak. Bug 790103.</li>
+ <li>Fix message body quote button styling under WebKitGTK
+ 2.20.</li>
+ <li>Don't show unused header widgets when showing a message
+ via notifications</li>
+ <li>Work around present() not actually raising windows under
+ Wayland. Bug 776881.</li>
+ <li>Reduce CPU use when idle. Bug 783025.</li>
+ <li>Fix some serious run-time memory leaks</li>
+ <li>Update translation files (es, ru, sr, sr@latin)</li>
+ </ul>
+ </description>
+ </release>
+
<release version="0.12.1" date="2018-02-13">
<description>
<p>Bug fixes included in this release:</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]