[tracker-miners] Release 3.2.1



commit 1e1a9e701faae73148fc05613b7e237715ad0cc9
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sat Oct 30 21:28:05 2021 +0200

    Release 3.2.1

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2ce571297..ea37987e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+NEW in 3.2.1 - 2021-10-30
+=========================
+  * Fix files moving between hidden and non-hidden
+  * Update nfo:fileName on content specific graphs too when moved
+  * Update nfo:fileLastModified in content specific graphs
+  * Add nfo:fileSize to the basic set of file info on the graph
+  * Fix tracker-miner-fs-3 crash when finding internal SPARQL errors
+  * Handle symlinks to directories as indexed folders better
+  * Fix tracker-writeback support for musicbrainz release tags and artist
+  * Fix duplicate entries on files created and instantly modified
+  * Fix unintended double extraction with disc-generic extractor
+  * Fixes for coverity warnings
+
+Translations: fur, he, lv, sk, sr
+
 NEW in 3.2.0 - 2021-09-18
 =========================
 Translations: da, de, en_GB, hr, hu, pl
diff --git a/meson.build b/meson.build
index 4d5656fc3..fb51dea81 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '3.2.0',
+        version: '3.2.1',
         meson_version: '>=0.51')
 
 gnome = import('gnome')


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