[tracker-miners] Release 2.2.2



commit afb0d92182b89181b46885fa7afb13abc307c898
Author: Carlos Garnacho <carlosg gnome org>
Date:   Fri May 3 00:17:28 2019 +0200

    Release 2.2.2

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5aab16bba..0fb16ac71 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+NEW in 2.2.2 - 2019-05-02
+=========================
+
+  * Multiple leak fixes
+  * Functional tests now use python3
+  * Fix text extractor handling of non-existent files
+  * Fix indexing of tracks in FLAC files
+  * Added new tests for file formats
+
+Translations: hr
+
 NEW in 2.2.1 - 2019-03-06
 =========================
 
diff --git a/meson.build b/meson.build
index 75134dc70..30f2bde4d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '2.2.1',
+        version: '2.2.2',
         meson_version: '>=0.47')
 
 gnome = import('gnome')


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