[tracker] Release 1.13.0
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 1.13.0
- Date: Tue, 23 May 2017 12:40:23 +0000 (UTC)
commit e8f2879e3ecbbf1ec40b8aa5372835fbc3e63269
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue May 23 14:15:37 2017 +0200
Release 1.13.0
NEWS | 13 +++++++++++++
configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3c3dc3a..ab612a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+NEW in 1.13.0 - 2017-05-23
+==========================
+
+ * Added support for the Meson build system, autotools will be eventually
+ discontinued.
+ * Compile fixes
+ * Fixed introspection annotations
+ * libtracker-sparql: Support osinfo ontology in TrackerNamespace
+ * Fix possible source of stale files in TrackerFileSystem
+ * Whitelist some more syscalls
+
+Translations: fur, ru
+
NEW in 1.12.0 - 2017-03-20
==========================
diff --git a/configure.ac b/configure.ac
index def2116..ffdd760 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AC_PREREQ([2.64])
# if backwards compatibility has been broken,
# set TRACKER_BINARY_AGE and TRACKER_INTERFACE_AGE to 0.
m4_define([tracker_major_version], [1])
-m4_define([tracker_minor_version], [12])
+m4_define([tracker_minor_version], [13])
m4_define([tracker_micro_version], [0])
m4_define([tracker_interface_age], [0])
m4_define([tracker_binary_age],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]