[tracker-miners] Release 3.2.0.alpha.1
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners] Release 3.2.0.alpha.1
- Date: Fri, 11 Jun 2021 23:31:53 +0000 (UTC)
commit e9db71cd6589d65adf4a7c2b476352ea7b202e1e
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat Jun 12 01:15:40 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 ac3b1ec00..2b0526bfc 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-09
===============================
* Test fixes
diff --git a/meson.build b/meson.build
index d6103a565..4f777fc05 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker-miners', 'c',
- version: '3.2.0-alpha',
+ version: '3.2.0.alpha.1',
meson_version: '>=0.51')
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]