[gnome-online-accounts] Prepare 3.31.3
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] Prepare 3.31.3
- Date: Wed, 12 Dec 2018 15:40:16 +0000 (UTC)
commit 19002a604f841eb5ca5805042eb9945e5f5dadc3
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Dec 12 16:34:12 2018 +0100
Prepare 3.31.3
NEWS | 15 ++++++++++++++-
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index a98bf463..ccd7f1f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
-Overview of changes in 3.31.1
+Overview of changes in 3.31.3
=============================
+* Remove Todoist
+
+* Bugs fixed:
+ !14 build: Don't define _POSIX_PTHREAD_SEMANTICS and _REENTRANT
+ !15 identity: Port away from deprecated g_type_class_add_private
+ 764157 Port to GTask from GSimpleAsyncResult
+
+* Updated translations:
+ Belarusian
+ Esperanto
+ Estonian
+ Malayalam
+
Overview of changes in 3.30.0
=============================
diff --git a/configure.ac b/configure.ac
index 1ab97ffd..b7a9dcd9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([goa_major_version], [3])
m4_define([goa_minor_version], [31])
-m4_define([goa_micro_version], [1])
+m4_define([goa_micro_version], [3])
m4_define([goa_nano_version], [0])
m4_define([goa_base_version],
diff --git a/meson.build b/meson.build
index 8a7fb935..bdfb5998 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-online-accounts', 'c',
- version: '3.31.1',
+ version: '3.31.3',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.47.2'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]