[tracker-miners] Release 3.2.0.beta



commit f68939a244b66d992b37f9c5a70a043436072fce
Author: Carlos Garnacho <carlosg gnome org>
Date:   Wed Sep 1 13:07:03 2021 +0200

    Release 3.2.0.beta

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2b0526bfc..4e7cf6472 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+NEW in 3.2.0.beta - 2021-09-01
+==============================
+  * Save file creation time
+  * Coverity fixes
+  * Fix chaining up of errors after porting to TrackerBatch
+  * Fixes for test flakiness
+  * Avoid falling back to year 0 in extractors
+  * Linking fixes on misc executables
+  * CI improvements
+
+Translations: cs, es, eu, fr, gl, id, kk, ko, pt, pt_BR, ro, ru, sk, sl,
+  sv, tr, zh_TW
+
 NEW in 3.2.0.alpha.1 - 2021-06-12
 =================================
   * Brown paper bag release
diff --git a/meson.build b/meson.build
index e9b40db5f..805dbb4a6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '3.2.0.alpha.1',
+        version: '3.2.0.beta',
         meson_version: '>=0.51')
 
 gnome = import('gnome')


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