[tracker] Release 3.4.0.beta
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 3.4.0.beta
- Date: Mon, 8 Aug 2022 23:31:42 +0000 (UTC)
commit e5fa067d8217ff898e003da773ee3ed128fd919b
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Aug 8 16:10:26 2022 +0200
Release 3.4.0.beta
NEWS | 10 ++++++++++
meson.build | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index dcc4ac64d..5590417cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+NEW in 3.4.0.beta - 2022-08-08
+==============================
+ * Fix issues with URI expansion inserting TrackerResource data
+ * Rewrite bus connection to use C and stream-based cursors, vala
+ dependency is no longer necessary.
+ * Fix handling of nrl:InverseFunctionalProperty during database
+ updates.
+
+Translations: ab, es, eu, fur, he, sr, tr, zh_CN
+
NEW in 3.4.0.alpha - 2022-07-13
===============================
* Add tracker_sparql_connection_deserialize() API to
diff --git a/meson.build b/meson.build
index a34364b66..274449335 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c',
- version: '3.4.0.alpha',
+ version: '3.4.0.beta',
meson_version: '>=0.51',
default_options: [
'c_std=c99',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]