[tracker/tracker-3.3] Release 3.3.2
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-3.3] Release 3.3.2
- Date: Wed, 6 Jul 2022 16:28:28 +0000 (UTC)
commit b08f4768357593b426723ebcf62098be16669db3
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Jul 6 17:27:43 2022 +0200
Release 3.3.2
NEWS | 12 ++++++++++++
meson.build | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1dab0c48b..fd5c7bfdd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+NEW in 3.3.2 - 2022-07-06
+=========================
+ * Avoid redundant queries in TrackerNotifiers proxied through
+ an D-Bus connection
+ * Do not attempt to rebuild non-existing FTS tables on parser
+ updates
+ * Convert values to the right type when propagating insertions
+ over superproperties
+ * Fix test to handle SQLite >= 3.39.0
+ * Fix handling of nrl:modified after opening existing databases
+ * Linking fixes to CLI executables
+
NEW in 3.3.1 - 2022-05-31
=========================
* Fixed blank nodes to return the correct identifier in certain
diff --git a/meson.build b/meson.build
index 1a69577a0..81a09c7db 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '3.3.1',
+ version: '3.3.2',
meson_version: '>=0.51',
default_options: [
'c_std=c99',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]