[tracker-miners/tracker-miners-3.3] Release 3.3.1



commit 58f131bcf2aac9d485cce850eca5aaa72d40468a
Author: Carlos Garnacho <carlosg gnome org>
Date:   Tue May 31 13:04:45 2022 +0200

    Release 3.3.1

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2f8c9489f..be074e43c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+NEW in 3.3.1 - 2022-05-31
+=========================
+  * Properly fallback to inotify monitors on fanotify failures
+  * Fixes to handling of files being atomically replaced.
+  * Fixes to handling of IPTC data embedded in TIFFs
+  * Improvements to "tracker3 status" output and redirection handling.
+
 NEW in 3.3.0 - 2022-03-19
 =========================
   * Initialize stable URN cache prior to extractor modules in
diff --git a/meson.build b/meson.build
index af9261a6e..52716d0a7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '3.3.0',
+        version: '3.3.1',
         meson_version: '>=0.51')
 
 gnome = import('gnome')


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