[tracker-miners] Release 2.2.99.1



commit 92cb4cad45239ad3ae4a9bfb5aa3ad067d4b5ce6
Author: Carlos Garnacho <carlosg gnome org>
Date:   Thu Sep 5 21:30:25 2019 +0200

    Release 2.2.99.1

 NEWS        | 7 +++++--
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 208239c1f..4339a19d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-NEW in 2.2.99.1 - unreleased
+NEW in 2.2.99.1 - 2019-09-05
 ============================
 
   * The ~/Downloads folder is now indexed non-recursively by default.
@@ -8,7 +8,10 @@ NEW in 2.2.99.1 - unreleased
         Downloads folder, they will need to move it to an appropriate place
         (~/Music, ~/Pictures, etc.) so that it is still indexed.
 
-Translations:
+  * Dispose TrackerResource objects before unref
+  * Fixes in Musicbrainz metadata extraction
+
+Translations: ca, eu
 
 NEW in 2.2.99.0 - 2019-08-07
 ============================
diff --git a/meson.build b/meson.build
index 683c16813..626d6a453 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '2.2.99.0',
+        version: '2.2.99.1',
         meson_version: '>=0.47')
 
 gnome = import('gnome')


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