[geary/geary-0.13] Update for 0.13.2
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/geary-0.13] Update for 0.13.2
- Date: Thu, 7 Mar 2019 01:27:27 +0000 (UTC)
commit 4576f398b7f5b0da93ab2622352fbd4a8d2e85de
Author: Michael Gratton <mike vee net>
Date: Thu Mar 7 12:23:46 2019 +1100
Update for 0.13.2
NEWS | 16 ++++++++++++++++
debian/changelog | 7 +++++++
desktop/org.gnome.Geary.appdata.xml.in | 11 +++++++++++
meson.build | 2 +-
4 files changed, 35 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cae7dd73..fae4dce5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 0.13.2
+~~~~~~~~~~~~~~
+Released: 2019-03-07
+
+Enhancements included in this release:
+ * Bug fixes and minor user interface improvements
+ * User interface translation updates
+
+See https://gitlab.gnome.org/GNOME/geary/milestones/8 for the complete
+list.
+
+Thanks to all who contributed translations for the user interface:
+ * Bernd Homuth (de)
+ * Federico Bruni (it)
+ * Serdar Sağlam (tr)
+
Version 0.13.1
~~~~~~~~~~~~~~
Released: 2019-02-21
diff --git a/debian/changelog b/debian/changelog
index 986ddfda..2e5865d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+geary (0.13.2-1~bionic1) bionic; urgency=medium
+
+ * Bug fixes and minor user interface improvements
+ * User interface translation updates
+
+ -- Michael Gratton <mike vee net> Thu, 07 Mar 2019 12:19:33 +1100
+
geary (0.13.1-1~bionic1) bionic; urgency=medium
* Ubuntu 18.04 connection problems resolved
diff --git a/desktop/org.gnome.Geary.appdata.xml.in b/desktop/org.gnome.Geary.appdata.xml.in
index ec2e18c9..968b11a4 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in
@@ -77,6 +77,17 @@
<translation type="gettext">geary</translation>
<releases>
+ <release version="0.13.2"
+ date="2019-03-07"
+ url="https://gitlab.gnome.org/GNOME/geary/milestones/8">
+ <description>
+ <p>Enhancements included in this release:</p>
+ <ul>
+ <li>Bug fixes and minor user interface improvements</li>
+ <li>User interface translation updates</li>
+ </ul>
+ </description>
+ </release>
<release version="0.13.1" date="2019-02-21">
<description>
<p>Enhancements included in this release:</p>
diff --git a/meson.build b/meson.build
index e4a7ad97..2da0ab0a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('geary', [ 'vala', 'c' ],
- version: '0.13.1',
+ version: '0.13.2',
license: 'LGPL2.1+',
meson_version: '>= 0.43',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]