[tracker-miners] Release 3.3.0.rc



commit c28d6b748006ac09b250a1e66dc0a53cdb0bbd82
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sun Mar 6 18:10:17 2022 +0100

    Release 3.3.0.rc

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c2048b41d..b1052a848 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+NEW in 3.3.0.rc - 2022-03-06
+============================
+  * Ignore subtrack titles for videos
+  * OpenBSD improvements to `tracker3 reset/daemon` CLI commands
+  * Improved test infrastructure around removable device support
+  * Fixed FANotify monitor to handle separate FAN_DELETE[_SELF]
+    events
+  * Fixed generation of man pages with newer asciidoc
+
 NEW in 3.3.0.beta - 2022-02-14
 ==============================
   * Changed to skip mountpoints found during recursive indexing.
diff --git a/meson.build b/meson.build
index 1270e2512..6741ddcb4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '3.3.0.beta',
+        version: '3.3.0.rc',
         meson_version: '>=0.51')
 
 gnome = import('gnome')


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