[tracker] Release 3.2.0.alpha.1
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Release 3.2.0.alpha.1
- Date: Fri, 11 Jun 2021 23:23:25 +0000 (UTC)
commit 7fab0abc00ba2b6fe2747a9ffe30e9c4973320e4
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat Jun 12 01:12:50 2021 +0200
Release 3.2.0.alpha.1
There was some experimentation on the version scheme to appease
https://gitlab.gnome.org/GNOME/tracker/-/issues/290, but it breaks
GNOME ftpadmin. Never again.
NEWS | 4 ++++
meson.build | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3e8f2be96..b98c2ede0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+NEW in 3.2.0.alpha.1 - 2021-06-12
+=================================
+ * Brown paper bag release
+
NEW in 3.2.0-alpha - 2021-06-11
===============================
* Add support for libsoup 3.x
diff --git a/meson.build b/meson.build
index b142b1835..4f12251aa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c', 'vala',
- version: '3.2.0-alpha',
+ version: '3.2.0.alpha.1',
meson_version: '>=0.51',
default_options: [
'c_std=c99',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]