[tracker/tracker-3.1] Release 3.1.2
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-3.1] Release 3.1.2
- Date: Fri, 11 Jun 2021 22:25:27 +0000 (UTC)
commit 91ca7285ceaa531ef79b83cbeb467bae53257dae
Author: Carlos Garnacho <carlosg gnome org>
Date: Fri Jun 11 14:50:05 2021 +0200
Release 3.1.2
NEWS | 13 +++++++++++++
meson.build | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 897d814bf..00b1699e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+NEW in 3.1.2 - 2021-06-11
+=========================
+ * Add missing autocleanup functions
+ * Support empty array updates
+ * VAPI fixes
+ * Add missing G_BEGIN_DECLS/G_END_DECLS guards
+ * Manpage fixes
+ * Fix crash in "tracker3 export --2to3" subcommand
+ * Fix rare bug that lead to triples being silently eaten
+ * Improvements to datetime handling
+
+Translations: el, ne, oc, zh_TW
+
NEW in 3.1.1 - 2021-04-02
=========================
* Better error handling during database initialization
diff --git a/meson.build b/meson.build
index 63313bf61..ce4c62261 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '3.1.1',
+ version: '3.1.2',
meson_version: '>=0.50')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]