[gnome-todo/gnome-3-26] Bump 3.26.2 release
- From: Gitlab Administrative User <gitlab src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo/gnome-3-26] Bump 3.26.2 release
- Date: Tue, 31 Oct 2017 02:31:18 +0000 (UTC)
commit 7fc6169efedbd75877aa8b3f13c6e8125c169a0c
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Oct 31 00:30:29 2017 -0200
Bump 3.26.2 release
NEWS | 14 +++++++++++++-
data/appdata/org.gnome.Todo.appdata.xml.in | 18 ++++++++++++++++++
meson.build | 2 +-
3 files changed, 32 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 38638f5..aa5c52e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,17 @@
==============
-Version 3.26.0
+Version 3.26.2
+==============
+
+Project:
+ * Fix developer documentation generation (Iñigo Martínez)
+ * Fix day logic in Scheduled panel (Mohammed Sadiq)
+ * Add offline synchronization support
+ * Correctly compare tasks
+ * Fix Flatpak URL
+ * Translation updates
+
+==============
+Version 3.26.1
==============
Project:
diff --git a/data/appdata/org.gnome.Todo.appdata.xml.in b/data/appdata/org.gnome.Todo.appdata.xml.in
index c4d0891..7c4b526 100644
--- a/data/appdata/org.gnome.Todo.appdata.xml.in
+++ b/data/appdata/org.gnome.Todo.appdata.xml.in
@@ -51,6 +51,24 @@
</kudos>
<releases>
+
+ <release date="2017-10-31" version="3.26.2">
+ <description>
+ <p>
+ We're proud to annouce GNOME To Do 3.26.2, the third release in the 3.26 stable
+ series! The highlight of this release if the offline synchronization support.
+ </p>
+ <p>This release also updates translations, and adds new translations.</p>
+ <p>Thanks to everyone that contributed to GNOME To Do this cycle!</p>
+ </description>
+ </release>
+
+ <release date="2017-09-21" version="3.26.1">
+ <description>
+ <p> This is a hotfix release to fix critical issues. </p>
+ </description>
+ </release>
+
<release date="2017-09-11" version="3.26.0">
<description>
<p>
diff --git a/meson.build b/meson.build
index 45af6b5..1a803a5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-todo',
'c',
- version: '3.26.1',
+ version: '3.26.2',
license: 'GPL3+',
default_options: [ 'buildtype=debugoptimized', 'warning_level=1' ],
meson_version: '>= 0.41.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]