[tracker/tracker-3.0] Release 3.0.4



commit 3f9d62ee41674474abb49e15509600df4455e209
Author: Carlos Garnacho <carlosg gnome org>
Date:   Fri Apr 2 23:12:48 2021 +0200

    Release 3.0.4

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b0189d688..b101cefc5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+NEW in 3.0.4 - 2021-04-02
+=========================
+  * Add missing flags in VAPI
+  * Flag SQLite 3.35.[01] as bad releases
+  * Work around bug in SQLite 3.35.x
+  * Allow prefixed names as per spec in TrackerResource
+  * Fix race conditions in TrackerDBInterface ownership
+
+Translations: sr
+
 NEW in 3.0.3 - 2021-01-10
 =========================
   * Avoid FTS5 table inconsistency with SQLite >= 3.34.0
diff --git a/meson.build b/meson.build
index 657e67138..ed0bf8486 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker', 'c', 'vala',
-        version: '3.0.3',
+        version: '3.0.4',
         meson_version: '>=0.50')
 
 gnome = import('gnome')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]