[tracker-miners] Release 3.0.1
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners] Release 3.0.1
- Date: Fri, 2 Oct 2020 10:41:37 +0000 (UTC)
commit d43e4a3e09889b103b1e640a72d3ef7b18493d29
Author: Carlos Garnacho <carlosg gnome org>
Date: Fri Oct 2 02:30:55 2020 +0200
Release 3.0.1
NEWS | 17 +++++++++++++++++
meson.build | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index abfdd0bb6..b1784b428 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+NEW in 3.0.1 - 2020-10-02
+=========================
+ * Fix moving files and directories leaving stale data
+ * Better handling of faulty SPARQL from tracker-extract
+ * Fix chromaprint tag extraction in gstreamer extractor causing
+ bad SPARQL.
+ * Reference Discourse instead of the mailing list
+ * Forward tracker-extract state
+ * Use specific Meson options to enable debug flags
+ * Fix stop words location when building with system Tracker
+ * Small libtracker-miners-common clean ups
+ * Check for malloc_trim function being available
+ * Fixes for Coverity warnings
+ * Compiler warning fixes
+
+Translations: fr, fur, he, nl, sk
+
NEW in 3.0.0 - 2020-09-13
=========================
diff --git a/meson.build b/meson.build
index 2bdaae379..ed4d72c65 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker-miners', 'c',
- version: '3.0.0',
+ version: '3.0.1',
meson_version: '>=0.51')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]