[tracker-miners] Release 3.1.0.beta



commit 37d10e81a5415355b0bafc234e12e88e0d47fc1f
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sun Feb 14 18:49:33 2021 +0100

    Release 3.1.0.beta

 NEWS        | 12 ++++++++++++
 meson.build |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 698da8d1b..f5185b4c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+NEW in 3.1.0.beta - 2021-02-14
+==============================
+  * Fix tracker-miner-fs-control-3 stall on shutdown
+  * Improve ellipsizing in CLI tools
+  * Update list of game-related mimetypes
+  * Add disc-generic extractor guessing data for CUE files,
+    supported so far:
+    - Playstation images
+    - Turbografx images
+
+Translations: ca, cs, es, gl, id, pt_BR, ro, sl, sv
+
 NEW in 3.1.0.alpha - 2021-01-10
 ===============================
   * Fix "tracker3 search --folders"
diff --git a/meson.build b/meson.build
index 745c95403..bee8b8bd9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '3.1.0.alpha',
+        version: '3.1.0.beta',
         meson_version: '>=0.51')
 
 gnome = import('gnome')


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