[telepathy-mission-control-5.16] telepathy-mission-control: 5.16.6

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Aug 25 19:51:16 UTC 2020


Module: telepathy-mission-control
Branch: telepathy-mission-control-5.16
Commit: 67df52b68b28e2a3755702b669a58747e21dd12b
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=67df52b68b28e2a3755702b669a58747e21dd12b

Author: Alexander Akulich <akulichalexander at gmail.com>
Date:   Fri Feb 21 02:40:21 2020 +0300

5.16.6

---

 NEWS         | 16 ++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 0ecad85a..db9f2652 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+telepathy-mission-control 5.16.6 (2020-08-24)
+=============================================
+
+The "leave no space" release.
+
+This release contains a critical compatibility fix for GLib >= 2.63.3.
+Without this fix you won't be able to add an account.
+Big thanks to Florian Müllner for the information and the patch!
+
+Fixes:
+
+• account: Fix property name (Florian Müllner)
+• Update test to Python 3 (Tomi Leppänen)
+• Make the tests runner busybox compatible (Tomi Leppänen)
+
+
 telepathy-mission-control 5.16.5 (2019-09-15)
 =============================================
 
diff --git a/configure.ac b/configure.ac
index 4289f333..9e6765dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Set the version number to e.g. 5.x.y immediately before a release.
 dnl Set the version number to e.g. 5.x.y+ immediately after (this will
 dnl enable -Werror).
-AC_INIT([telepathy-mission-control], [5.16.5])
+AC_INIT([telepathy-mission-control], [5.16.6])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])



More information about the telepathy-commits mailing list