[tracker-miners] Release 3.4.0.rc
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners] Release 3.4.0.rc
- Date: Mon, 5 Sep 2022 11:37:11 +0000 (UTC)
commit a397e40afeacb5b0aa3d5681f481b2a24a262321
Author: Carlos Garnacho <carlosg gnome org>
Date: Sun Sep 4 23:40:15 2022 +0200
Release 3.4.0.rc
NEWS | 10 ++++++++++
meson.build | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 48243f049..bf9006cc7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+NEW in 3.4.0.rc - 2022-09-04
+============================
+ * Fixes to libav/ffmpeg extractor
+ * Remove text/plain files from ignored-files, there are more
+ specific setting to control indexed text content
+ * Fix build on MacOS
+ * Fix compiler/build warnings
+
+Translations: ab, ca, cs, de, eu, gl, he, hr, hu, id, ko, lt, pl, pt_BR, ru, sl, tr, zh_CN
+
NEW in 3.4.0.beta - 2022-08-08
==============================
* Add --list and --delete options to RSS miner
diff --git a/meson.build b/meson.build
index 849fb32ef..3eec4b85d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker-miners', 'c',
- version: '3.4.0.beta',
+ version: '3.4.0.rc',
meson_version: '>=0.51')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]