[tracker-miners/tracker-miners-3.1] Release 3.1.2



commit 61ad8d4348b56d105648c9b162097385afc868cd
Author: Carlos Garnacho <carlosg gnome org>
Date:   Fri Jun 11 15:38:38 2021 +0200

    Release 3.1.2

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cff7e0ac5..63abc4fcc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+NEW in 3.1.2 - 2021-06-11
+=========================
+
+  * Fixes to libav extractor
+  * Allow 64bit time syscalls for 32bit systems in seccomp sandbox
+  * Manpage fixes
+  * Build fixes
+
+Translations: ne, zh_TW
+
 NEW in 3.1.1 - 2021-04-02
 =========================
 
diff --git a/meson.build b/meson.build
index 08b0c783a..49afe1ea8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '3.1.1',
+        version: '3.1.2',
         meson_version: '>=0.51')
 
 gnome = import('gnome')


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