[gnome-calendar] 3.34.0
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] 3.34.0
- Date: Mon, 9 Sep 2019 15:35:08 +0000 (UTC)
commit 5b49c4fc467b0f9b25597c188b66e95d7857c5ca
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Sep 9 12:28:58 2019 -0300
3.34.0
NEWS | 3 +++
data/appdata/org.gnome.Calendar.appdata.xml.in | 14 ++++++++++++++
meson.build | 2 +-
3 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9d47139d..6a24c137 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.34.0:
+* Updated translations
+
Major changes in 3.33.4:
* Redesigned calendar management dialog
* New, more reliable web discoverer code
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in b/data/appdata/org.gnome.Calendar.appdata.xml.in
index 73dab3a9..579229d9 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in
@@ -49,6 +49,20 @@
<project_group>GNOME</project_group>
<releases>
+ <release date="2019-09-09" version="3.34.0">
+ <description>
+ <p>GNOME Calendar 3.34 release is here!</p>
+ <p>
+ This release comes with many improvements and new features:
+ <ul>
+ <li>The calendar management dialog was redesigned and reimplemented</li>
+ <li>Discovering online calendars is much more reliable</li>
+ <li>Minor tweaks to the main interface</li>
+ </ul>
+ </p>
+ </description>
+ </release>
+
<release date="2019-03-11" version="3.32.0">
<description>
<p>GNOME Calendar 3.32.0 release is here!</p>
diff --git a/meson.build b/meson.build
index d7c34c85..9a352a06 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '3.33.4',
+ version: '3.34.0',
license: 'GPL3+',
meson_version: '>= 0.50.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]