[tracker-miners] Release 3.4.0.beta



commit ef5117845460f658c09b3328fbbdad489f0498ee
Author: Carlos Garnacho <carlosg gnome org>
Date:   Mon Aug 8 16:17:35 2022 +0200

    Release 3.4.0.beta

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7d22c7ec7..48243f049 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+NEW in 3.4.0.beta - 2022-08-08
+==============================
+  * Add --list and --delete options to RSS miner
+  * Text extraction fixes on ODS and ODG file formats
+  * Build fixes on MacOS
+  * Improve logging of filesystem miner elapsed time information
+  * Improve performance of filesystem move operations
+  * Do not show duplicate results in "tracker3 search" CLI tool
+
+Translations: ab, es, pt, sv, uk
+
 NEW in 3.4.0.alpha - 2022-07-13
 ===============================
   * Fix fallback from fanotify to inotify
diff --git a/meson.build b/meson.build
index 0e9c4cf9e..cb757cd9b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '3.4.0.alpha',
+        version: '3.4.0.beta',
         meson_version: '>=0.51')
 
 gnome = import('gnome')


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