[tracker/tracker-3.3] Release 3.3.1
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-3.3] Release 3.3.1
- Date: Wed, 1 Jun 2022 00:31:09 +0000 (UTC)
commit 32b8449f867355b1310d4951db35a5b030b4f4b4
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue May 31 12:51:53 2022 +0200
Release 3.3.1
NEWS | 12 ++++++++++++
meson.build | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 82e7dfe73..1dab0c48b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+NEW in 3.3.1 - 2022-05-31
+=========================
+ * Fixed blank nodes to return the correct identifier in certain
+ queries.
+ * Fixes to FTS consistency after updates
+ * Fixes to HTTP module linking
+ * Fix handling of STRING_LITERAL_LONG1/2 terminals
+ * Fix handling of negated property paths
+ * Use .so suffix for modules on all platforms
+ * Added code examples in JS/Python
+ * Developer documentation improvements
+
NEW in 3.3.0 - 2022-03-19
=========================
* Fix storage of subsecond information in date/time properties
diff --git a/meson.build b/meson.build
index 253028b70..1a69577a0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '3.3.0',
+ version: '3.3.1',
meson_version: '>=0.51',
default_options: [
'c_std=c99',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]