[tracker-miners/tracker-miners-3.0] Release 3.0.5



commit 1f3b218687567e71e7f507f92b00f6931fc9579e
Author: Carlos Garnacho <carlosg gnome org>
Date:   Fri Apr 2 23:30:01 2021 +0200

    Release 3.0.5

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2fb3ff99d..030c5bfb7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+NEW in 3.0.5 - 2021-04-02
+=========================
+  * Be more robust with broken EXIF GPS information
+  * Fall back if no modification date is found
+  * Block gstreamer's nvcoded decoders
+
+Translations: hu, sr
+
 NEW in 3.0.4 - 2021-01-10
 =========================
   * Improve time_t interpretation for negative timestamps
diff --git a/meson.build b/meson.build
index 2529ddf99..d823cf6e1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '3.0.4',
+        version: '3.0.5',
         meson_version: '>=0.51')
 
 gnome = import('gnome')


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