[tracker-miners/tracker-miners-3.0] Release 3.0.2



commit 1618fc9d98ab426adae5a7144149a1199ea978de
Author: Carlos Garnacho <carlosg gnome org>
Date:   Wed Dec 9 00:10:01 2020 +0100

    Release 3.0.2

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b1784b428..654e607cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+NEW in 3.0.2 - 2020-12-08
+=========================
+  * Fix sched test under non glibc platforms
+  * Refcount fixes
+  * Avoid the fluiddec gstreamer plugin
+  * Ensure to avoid non-native files in tracker-extract-3
+  * CI fixes
+
+Translations: pt
+
 NEW in 3.0.1 - 2020-10-02
 =========================
   * Fix moving files and directories leaving stale data
diff --git a/meson.build b/meson.build
index ed4d72c65..eaf641478 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '3.0.1',
+        version: '3.0.2',
         meson_version: '>=0.51')
 
 gnome = import('gnome')


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