[gnome-calendar] 40.2



commit f2e62576c48fb0b4c36a2568ecca2dba99e32be6
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Jun 3 16:22:38 2021 -0300

    40.2

 NEWS                                              | 4 ++++
 data/appdata/org.gnome.Calendar.appdata.xml.in.in | 9 +++++++++
 meson.build                                       | 2 +-
 3 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 860bbfa5..0200dbdd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 40.2:
+* Enable the met.no weather forecast provider
+* Updated translations
+
 Major changes in 40.1:
 * Fix a memory leak in the timezone monitoring code
 * Fix a crash when fetching the system timezone
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in.in 
b/data/appdata/org.gnome.Calendar.appdata.xml.in.in
index d4ef6384..b938cd59 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in.in
@@ -45,6 +45,15 @@
   <project_group>GNOME</project_group>
 
   <releases>
+    <release date="2021-06-03" version="40.2">
+      <description>
+        <p>
+          GNOME Calendar 40.2 release brings updated translations, and a fix to
+          weather forecast not showing.
+        </p>
+      </description>
+    </release>
+
     <release date="2021-05-11" version="40.1">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index f0f9da8a..87238c06 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'gnome-calendar',
                'c',
-           version: '40.1',
+           version: '40.2',
            license: 'GPL3+',
      meson_version: '>= 0.53.0'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]