[gnome-maps/gnome-3-36] Release 3.36.7



commit 478d857f44ed8cbff2a129cc8d39798fe8e567c9
Author: Marcus Lundblad <ml update uu se>
Date:   Fri Jun 4 08:49:08 2021 +0200

    Release 3.36.7

 NEWS                               | 14 ++++++++++++++
 data/org.gnome.Maps.appdata.xml.in |  5 +++++
 meson.build                        |  2 +-
 3 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 98456a7b..aa8e6cdc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.36.7 - Jun 4, 2021
+=========================
+
+Changes since 3.36.6
+ - Fix a crash when no aerial tile definition is available in the service file
+ - Fix a crash when starting up with the last-used map type is aerial
+
+Added/updated/fixed translations
+ - Portuguese
+
+All contributors to this release
+Hugo Carvalho <hugokarvalho hotmail com>
+Marcus Lundblad <ml update uu se>
+
 3.36.6 - Feb 12, 2021
 =========================
 
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 889d304c..966e4ab4 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -42,6 +42,11 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release date="2021-06-04" version="3.36.7">
+      <ul>
+        <li>Fix crashes when no aerial tile definition is available</li>
+      </ul>
+    </release>
     <release date="2021-02-12" version="3.36.6">
       <ul>
         <li>Fix a bug resulting in writing a broken last view position on exit in some circumstances</li>
diff --git a/meson.build b/meson.build
index 3d4f23c6..38b02c1d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-maps', 'c',
-       version: '3.36.6',
+       version: '3.36.7',
        license: 'GPL2+'
 )
 


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