[tracker-miners] Release 3.3.0



commit 7c82a1cbd46a80ec3c2ae72e12b8017c4efe4d2a
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sat Mar 19 23:06:16 2022 +0100

    Release 3.3.0

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b1052a848..2f8c9489f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+NEW in 3.3.0 - 2022-03-19
+=========================
+  * Initialize stable URN cache prior to extractor modules in
+    tracker-extract-3
+
 NEW in 3.3.0.rc - 2022-03-06
 ============================
   * Ignore subtrack titles for videos
diff --git a/meson.build b/meson.build
index 6741ddcb4..af9261a6e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '3.3.0.rc',
+        version: '3.3.0',
         meson_version: '>=0.51')
 
 gnome = import('gnome')


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