[tracker] Release 3.3.0.rc
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 3.3.0.rc
- Date: Sun, 6 Mar 2022 21:20:31 +0000 (UTC)
commit 36625a9807c3a78ba708ced224a4f0e79eb9196a
Author: Carlos Garnacho <carlosg gnome org>
Date: Sun Mar 6 18:04:20 2022 +0100
Release 3.3.0.rc
NEWS | 10 ++++++++++
meson.build | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index affbb82f6..2bf02a700 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+NEW in 3.3.0.rc - 2022-03-06
+============================
+ * Fix cursor column names for date and resource types
+ * Fix possible crasher
+ * Added non-installable benchmark utility
+ * Added build option to pick libsoup versions to build support
+ for
+ * Added build option to disable tests
+ * Fixed generation of man pages with newer asciidoc
+
NEW in 3.3.0.beta - 2022-02-14
==============================
* Add API to serialize data into various RDF formats
diff --git a/meson.build b/meson.build
index 69736cbfb..b0470c707 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '3.3.0.beta',
+ version: '3.3.0.rc',
meson_version: '>=0.51',
default_options: [
'c_std=c99',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]