[tracker] Release 3.2.0.beta
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 3.2.0.beta
- Date: Wed, 1 Sep 2021 11:39:56 +0000 (UTC)
commit d9d1766b22493afa86f38407410c485be515c91b
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Sep 1 12:19:30 2021 +0200
Release 3.2.0.beta
NEWS | 15 +++++++++++++++
meson.build | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b98c2ede0..17d7d3924 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+NEW in 3.2.0.beta - 2021-09-01
+==============================
+ * Improved error reporting when parsing ontologies
+ * Improvements to database rollback on ontology errors
+ * Ontology parsing crash fixes
+ * Make soup 2.x/3.x chosen at runtime
+ * Disable GVFS in functional tests
+ * Check accessible graphs when looking up resource URIs/IDs
+ * Port documentation to hotdoc
+ * Avoid "UPDATE ... FROM ..." SQL syntax only present in
+ recent SQLite versions.
+ * Multiple build, ci, website and maintenance improvements
+
+Translations: fi, ru, sk
+
NEW in 3.2.0.alpha.1 - 2021-06-12
=================================
* Brown paper bag release
diff --git a/meson.build b/meson.build
index 1dfd1142e..4f824511e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '3.2.0.alpha.1',
+ version: '3.2.0.beta',
meson_version: '>=0.51',
default_options: [
'c_std=c99',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]