[geary/geary-0.13] Updated versions, appstream, NEWS for 0.13.1
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/geary-0.13] Updated versions, appstream, NEWS for 0.13.1
- Date: Thu, 21 Feb 2019 02:03:35 +0000 (UTC)
commit 8afe3c6f24abc580c05b047eba8198ba0ae987e9
Author: Michael Gratton <mike vee net>
Date: Thu Feb 21 12:50:57 2019 +1100
Updated versions, appstream, NEWS for 0.13.1
NEWS | 25 +++++++++++++++++++++++++
debian/changelog | 8 ++++++++
desktop/org.gnome.Geary.appdata.xml.in | 10 ++++++++++
meson.build | 2 +-
4 files changed, 44 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0f917918..cae7dd73 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Version 0.13.1
+~~~~~~~~~~~~~~
+Released: 2019-02-21
+
+Enhancements included in this release:
+ * Ubuntu 18.04 connection problems resolved
+ * Numerous bug fixes and minor user interface improvements
+ * Numerous user interface translation updates
+
+See https://gitlab.gnome.org/GNOME/geary/milestones/6 for the full
+list.
+
+Thanks to all who contributed code fixes and enhancements to this
+release:
+ * Joel Duncan
+ * Kristian Klausen
+ * Thomas Moschny
+
+Thanks also to all who contributed translations, for the user
+interface:
+ * Balázs Úr (hu)
+ * Daniel Mustieles (es)
+ * Piotr Drąg (pl)
+ * Rafael Fontenelle (pt_BR)
+
Version 0.13
~~~~~~~~~~~~
Released: 2019-02-17
diff --git a/debian/changelog b/debian/changelog
index e9871fe9..986ddfda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+geary (0.13.1-1~bionic1) bionic; urgency=medium
+
+ * Ubuntu 18.04 connection problems resolved
+ * Numerous bug fixes and minor user interface improvements
+ * Numerous user interface translation updates
+
+ -- Michael Gratton <mike vee net> Thu, 21 Feb 2019 12:37:17 +1100
+
geary (0.13.0-1~bionic1) bionic; urgency=medium
* Unread email count is now updated correctly
diff --git a/desktop/org.gnome.Geary.appdata.xml.in b/desktop/org.gnome.Geary.appdata.xml.in
index 48288beb..ec2e18c9 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in
@@ -77,6 +77,16 @@
<translation type="gettext">geary</translation>
<releases>
+ <release version="0.13.1" date="2019-02-21">
+ <description>
+ <p>Enhancements included in this release:</p>
+ <ul>
+ <li>Ubuntu 18.04 connection problems resolved</li>
+ <li>Numerous bug fixes and minor user interface improvements</li>
+ <li>Numerous user interface translation updates</li>
+ </ul>
+ </description>
+ </release>
<release version="0.13" date="2019-02-17">
<description>
<p>Enhancements included in this release:</p>
diff --git a/meson.build b/meson.build
index a7147e78..8277bd68 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('geary', [ 'vala', 'c' ],
- version: '0.13.0',
+ version: '0.13.1',
license: 'LGPL2.1+',
meson_version: '>= 0.43',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]