[tracker-miners] Release 2.99.5
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners] Release 2.99.5
- Date: Mon, 7 Sep 2020 11:53:40 +0000 (UTC)
commit b1180453d7dd80a0855f01861a32a32f4454a54c
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Sep 7 13:51:22 2020 +0200
Release 2.99.5
NEWS | 11 +++++++++++
meson.build | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 23dce5a76..c6fccb613 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+NEW in 2.99.5 - 2020-09-07
+==========================
+
+ * Always create content resource for text files
+ * Calculate per extract module timings in TRACKER_DEBUG=statistics
+ * Add mtime information to graph-specific nfo:FileDataObjects
+ * Add option to set the D-Bus domain at build time
+ * Ensure memory is released on inactivity or memory pressure
+
+Translations: ca, cs, da, de, fr, fur, gl, hr, id, lt, sl, sv, zh_CN
+
NEW in 2.99.4 - 2020-08-24
==========================
diff --git a/meson.build b/meson.build
index ba59132df..4807c0c4f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker-miners', 'c',
- version: '2.99.4',
+ version: '2.99.5',
meson_version: '>=0.51')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]