[tracker-miners] Release 3.4.0.alpha
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners] Release 3.4.0.alpha
- Date: Wed, 13 Jul 2022 21:35:34 +0000 (UTC)
commit acd962d2a42b401ae56534e659b9c6b9f920a115
Author: Carlos Garnacho <carlosg gnome org>
Date: Sun Apr 24 13:03:20 2022 +0200
Release 3.4.0.alpha
NEWS | 12 ++++++++++++
meson.build | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2f8c9489f..7d22c7ec7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+NEW in 3.4.0.alpha - 2022-07-13
+===============================
+ * Fix fallback from fanotify to inotify
+ * Improvements to "tracker3 status" CLI
+ * Check field type on IPTC data embedded in TIFFs
+ * Avoid non-existent ontology in libav extractor
+ * Fix some file updates being missed through
+ fanotify
+ * Fix possible tracker-miner-fs-3 crashes on shutdown
+
+Translations: ka
+
NEW in 3.3.0 - 2022-03-19
=========================
* Initialize stable URN cache prior to extractor modules in
diff --git a/meson.build b/meson.build
index af9261a6e..0e9c4cf9e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker-miners', 'c',
- version: '3.3.0',
+ version: '3.4.0.alpha',
meson_version: '>=0.51')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]