[tracker-miners] Release 3.2.0-alpha
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners] Release 3.2.0-alpha
- Date: Fri, 11 Jun 2021 22:38:35 +0000 (UTC)
commit f49793345a5133c7d301ecfe817b79a60c95f8f7
Author: Carlos Garnacho <carlosg gnome org>
Date: Fri Jun 11 11:43:38 2021 +0200
Release 3.2.0-alpha
NEWS | 13 +++++++++++++
meson.build | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cff7e0ac5..ac3b1ec00 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+NEW in 3.2.0-alpha - 2021-06-09
+===============================
+ * Test fixes
+ * Remove default limit in "tracker3 search" command
+ * Show additional information in "tracker3 info"
+ * Fixes to libav extractor
+ * Allow 64bit time syscalls for 32bit systems in seccomp sandbox
+ * Manpage fixes
+ * Build fixes
+ * Fix "tracker index" crash on broken XDG directory setups
+
+Translations: ne, uk, zh_TW
+
NEW in 3.1.1 - 2021-04-02
=========================
diff --git a/meson.build b/meson.build
index 08b0c783a..d6103a565 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker-miners', 'c',
- version: '3.1.1',
+ version: '3.2.0-alpha',
meson_version: '>=0.51')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]