[tracker/tracker-2.3: 5/5] Update NEWS and meson.build for 2.3.1
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-2.3: 5/5] Update NEWS and meson.build for 2.3.1
- Date: Sat, 5 Oct 2019 10:40:03 +0000 (UTC)
commit 15b58f42593d16159ed924e0eca2ca79a10bed8b
Author: Sam Thursfield <sam afuera me uk>
Date: Sat Oct 5 12:39:13 2019 +0200
Update NEWS and meson.build for 2.3.1
NEWS | 7 +++++++
meson.build | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 147a474b9..78b30d0a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+NEW in 2.3.1 - unreleased
+=========================
+
+ * Fixed a case where old data was not deleted correctly from the store when
+ inserting new values. This was causing tracker-extract to log errors for
+ multi-disc music albums stored as FLAC files with embedded CUE sheets.
+
NEW in 2.3.0 - 2019-09-09
=========================
diff --git a/meson.build b/meson.build
index 82c75ae4e..4493dc321 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '2.3.0',
+ version: '2.3.1',
meson_version: '>=0.47')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]