[tracker] Release 3.2.1
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 3.2.1
- Date: Sat, 30 Oct 2021 21:17:45 +0000 (UTC)
commit bcf1347a9eea300d11c95a78f8f74f38131bb560
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat Oct 30 22:44:59 2021 +0200
Release 3.2.1
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 34e5f1703..2452f7a4f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+NEW in 3.2.1 - 2021-10-30
+=========================
+ * Better, more understandable errors when parsing the ontology
+ * Compare doubles with an epsilon in tests
+ * Fixes for issues spotted by Coverity
+
+Translations: he, lv
+
NEW in 3.2.0 - 2021-09-18
=========================
* Fuller docs, with updated examples
diff --git a/meson.build b/meson.build
index 700d24978..4109293a9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '3.2.0',
+ version: '3.2.1',
meson_version: '>=0.51',
default_options: [
'c_std=c99',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]