[tracker-miners] Release 2.99.3
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners] Release 2.99.3
- Date: Mon, 10 Aug 2020 16:09:45 +0000 (UTC)
commit a193c921b45d630063784692b1198a977d7e2cfe
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Aug 10 18:05:29 2020 +0200
Release 2.99.3
NEWS | 17 +++++++++++++++++
meson.build | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 803b40d77..b851baf93 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+NEW in 2.99.3 - 2020-08-10
+==========================
+
+ * Support musicbrainz tags in gstreamer module
+ * Support acoustid tag writeback
+ * Handle nmm:artist and nmm:performer
+ * DBus API changes
+ * Fixes for race conditions
+ * Performance improvements
+ * Extractor watchdog fixes with domain ontologies
+ * CLI improvements
+ * Test fixes
+ * Use background slice
+ * Add base tests for CLI
+ * Better debugging traces
+ * Fix extraction of files with dummy extractors
+
NEW in 2.99.2 - 2020-06-26
==========================
diff --git a/meson.build b/meson.build
index 60ab48ba1..ff71ab0fa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker-miners', 'c',
- version: '2.99.2',
+ version: '2.99.3',
meson_version: '>=0.51')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]