[gnome-calendar/gnome-3-30] 3.30.1
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/gnome-3-30] 3.30.1
- Date: Fri, 2 Nov 2018 23:26:07 +0000 (UTC)
commit 262dd7e3b03b3eacf3b62c616005119b64e0d35e
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Fri Nov 2 20:23:30 2018 -0300
3.30.1
NEWS | 4 ++++
data/appdata/org.gnome.Calendar.appdata.xml.in | 6 ++++++
meson.build | 2 +-
3 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ca5f9b5d..aaf7176b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.30.1:
+* Reimplement timezone management when editing events
+* Updated translations
+
Major changes in 3.30.0:
* Updated translations
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in b/data/appdata/org.gnome.Calendar.appdata.xml.in
index 71cca85a..2a4d3a9a 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in
@@ -49,6 +49,12 @@
<project_group>GNOME</project_group>
<releases>
+ <release date="2018-11-02" version="3.30.1">
+ <description>
+ <p>GNOME Calendar 3.30.1 fixes a problem some users were facing with timezone management.</p>
+ </description>
+ </release>
+
<release date="2018-09-03" version="3.30.0">
<description>
<p>GNOME Calendar 3.30.0 release is here!</p>
diff --git a/meson.build b/meson.build
index c7de271a..f837f621 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '3.30.0',
+ version: '3.30.1',
license: 'GPL3+',
meson_version: '>= 0.42.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]