[tracker-miners] Release 2.99.1
- From: Carlos Garnacho <carlosg src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [tracker-miners] Release 2.99.1
 
- Date: Sun,  3 May 2020 14:06:04 +0000 (UTC)
 
commit 6eb7f98f9ab1438245d3816446075c4395004d4f
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sun May 3 14:30:43 2020 +0200
    Release 2.99.1
 NEWS        | 23 +++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d5a291f4b..bfbb54b71 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+NEW in 2.99.1 - 2020-05-03
+==========================
+
+  Highlighted updates compared to 2.x:
+  ------------------------------------
+  * tracker-miner-fs/tracker-extract and tracker-miner-rss data are
+    split into 2 endpoints:
+    - org.freedesktop.Tracker3.Miner.Files
+    - org.freedesktop.Tracker3.Miner.RSS
+  * tracker-miner-fs data is split into different graphs:
+    - tracker:FileSystem
+    - tracker:Audio
+    - tracker:Video
+    - tracker:Documents
+    - tracker:Software
+  * Full split between file and content elements. 1:1, 1:N, M:1 and
+    M:N are allowed combinations of those, they relate to each other
+    through the nie:isStoredAs and nie:interpretedAs properties.
+  * Parallel installable to tracker-miners 2.x
+  * Better, more tests
+  * Reincorporated libtracker-miner and libtracker-control code.
+    These are no longer for public consumption
+
 NEW in 2.3.0 - 2019-09-09
 =========================
 
diff --git a/meson.build b/meson.build
index ef59ea8a8..3bae627a2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '2.99.0',
+        version: '2.99.1',
         meson_version: '>=0.51')
 
 gnome = import('gnome')
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]