[gnome-online-accounts] Prepare 3.33.91
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] Prepare 3.33.91
- Date: Tue, 20 Aug 2019 22:08:13 +0000 (UTC)
commit 2663d0ebb0d0de5fb56ededbf8abc0786aa3434f
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Aug 20 23:59:16 2019 +0200
Prepare 3.33.91
NEWS | 28 ++++++++++++++++++++++++++--
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 28 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 83704ec9..2b013ca1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,29 @@
-Overview of changes in 3.33.1
-=============================
+Overview of changes in 3.33.91
+==============================
+
+* Support Fedora Account System (#26)
+
+* Bugs fixed:
+ !21 owncloud: Use "Nextcloud", not "ownCloud", in user-visible errors
+ !23 build: Allow building with gettext ≥ 0.20
+ !26 webview: Make it more flexible in terms of its size
+ !28 kerberos: Use GTask's task data slot to leverage the compiler
+ !29 daemon: Return a D-Bus error if AddAccount fails to list all providers
+ !30 kerberos: Use GTask's task data slot to leverage the compiler
+ #73 build: Support the use of g_autolist with GoaObject
+ 764157 Port to GTask from GSimpleAsyncResult
+
+* Updated translations:
+ Basque
+ Czech
+ German
+ Indonesian
+ Karbi
+ Lithuanian
+ Polish
+ Romanian
+ Spanish
+ Swedish
Overview of changes in 3.32.0
diff --git a/configure.ac b/configure.ac
index 37d8ddee..258503c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([goa_major_version], [3])
m4_define([goa_minor_version], [33])
-m4_define([goa_micro_version], [1])
+m4_define([goa_micro_version], [91])
m4_define([goa_nano_version], [0])
m4_define([goa_base_version],
diff --git a/meson.build b/meson.build
index 0213c190..082c3c75 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-online-accounts', 'c',
- version: '3.33.1',
+ version: '3.33.91',
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]