[tracker] Release 1.3.3
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 1.3.3
- Date: Thu, 5 Feb 2015 22:30:56 +0000 (UTC)
commit e9a032ed3046923e3d2b6adbbf1ae707101c5dc2
Author: Martyn Russell <martyn lanedo com>
Date: Thu Feb 5 22:29:12 2015 +0000
Release 1.3.3
NEWS | 27 +++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 77271bf..8431265 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+NEW in 1.3.3 - 2015-02-05
+=========================
+
+ * Fixes: GB#681698, Disc number may be incorrect for multi-disc vorbis / flac albums
+ * Fixes: GB#741109, BMP extractor doesn't retrieve image height and width
+ * Fixes: GB#743250, libmediart-2.0 support
+ * Fixes: GB#735406, Tracker spams my log with "Unable to insert multiple values for subject ..."
+ * Fixes: GB#742391, applications, userguides: Don't detect locale changes if we failed to create the miner
+ * Fixes: GB#742035, 1.2.5 unit test failures
+ * Fixes: GB#739234, Tracker sometimes ignores SIGINT/SIGTERM
+ * Fixes: GB#663687, Missing accessible label names on tracker-needle widgets
+ * Fixes: GB#741777, libtracker-sparql: Document requirement to escape constructed queries
+ * Fixes: GB#678986, item_move() creates invalid SPARQL if source file does not exist
+ * Reverted: GB#733536, Remove --enable-guarantee metadata, always guarantee nie:title and
nie:contentCreated
+
+Translations:
+
+ * Updated cs: Marek Černocký
+ * Updated de: Christian Kirbach, Bernd Homuth
+ * Updated el: Dimitris Spingos, Dimitris Spingos (Δημήτρης Σπίγγος)
+ * Updated es: Daniel Mustieles
+ * Updated eu: Inaki Larranaga Murgoitio, Iñaki Larrañaga Murgoitio
+ * Updated gl: Fran Dieguez
+ * Updated hu: Balázs Úr
+ * Updated pt_BR: Rafael Ferreira
+
+
NEW in 1.3.2 - 2014-12-11
=========================
diff --git a/configure.ac b/configure.ac
index 017b4cf..11c785e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ AC_PREREQ([2.64])
# set TRACKER_BINARY_AGE and TRACKER_INTERFACE_AGE to 0.
m4_define([tracker_major_version], [1])
m4_define([tracker_minor_version], [3])
-m4_define([tracker_micro_version], [2])
+m4_define([tracker_micro_version], [3])
m4_define([tracker_interface_age], [0])
m4_define([tracker_binary_age],
[m4_eval(100 * tracker_minor_version + tracker_micro_version)])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]