[tracker/tracker-2.3] Release 2.3.5



commit 62c1b31e9b687ea3979db995455d7134b5d8c06c
Author: Carlos Garnacho <carlosg gnome org>
Date:   Mon Aug 24 22:46:29 2020 +0200

    Release 2.3.5

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6972130f5..2b7fe128c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+NEW in 2.3.5 - 2020-08-24
+=========================
+  * Add 'tracker export' subcommand to ease migration to 3.x
+  * Use correct signature for DBusSignalCallback
+  * get the systemd user unit dir from pkg-config
+  * Replace sensitive terms
+
+Translations: lt, uk
+
 NEW in 2.3.4 - 2020-03-10
 =========================
   * Brown paper bag release, fix NULL check.
diff --git a/meson.build b/meson.build
index b580a1ea9..eaf071b74 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker', 'c', 'vala',
-        version: '2.3.4',
+        version: '2.3.5',
         meson_version: '>=0.47')
 
 gnome = import('gnome')


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