[tracker-miners] Release 3.1.1



commit 63a5a24ebed255b3c47a261e8f5b1b6ec8b4ede9
Author: Carlos Garnacho <carlosg gnome org>
Date:   Fri Apr 2 22:40:19 2021 +0200

    Release 3.1.1

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 88b86c84c..cff7e0ac5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+NEW in 3.1.1 - 2021-04-02
+=========================
+
+  * Block gstreamer nvcodec decoders
+  * Fall back if no modification date is found
+  * Handle new poppler enum value
+  * Be more robust with broken EXIF GPS metadata
+  * Test suite improvements
+
+Translations: en_GB, nl, zh_CN
+
 NEW in 3.1.0 - 2021-03-20
 =========================
 Translations: fr, it
diff --git a/meson.build b/meson.build
index b55f56f25..88749737b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '3.1.0',
+        version: '3.1.1',
         meson_version: '>=0.51')
 
 gnome = import('gnome')


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