[gnome-maps/gnome-3-38] Release 3.38.5
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/gnome-3-38] Release 3.38.5
- Date: Fri, 4 Jun 2021 07:00:19 +0000 (UTC)
commit 7726fe1291102f4bece9ad1d7e427c2c9b9f0d6f
Author: Marcus Lundblad <ml update uu se>
Date: Fri Jun 4 08:58:12 2021 +0200
Release 3.38.5
NEWS | 10 ++++++++++
data/org.gnome.Maps.appdata.xml.in | 5 +++++
meson.build | 2 +-
3 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a11028a4..c9d97f68 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.38.5 - Jun 4, 2021
+=========================
+
+Changes since 3.38.4
+ - Fix a crash when starting up with last-used map type being aerial, and
+ no aerial tile definition is found
+
+All contributors to this release
+Marcus Lundblad <ml update uu se>
+
3.38.4 - Feb 12, 2021
=========================
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index f7bcda66..fd23effe 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.38.5">
+ <ul>
+ <li>Fix crashes when no aerial tile definition is available</li>
+ </ul>
+ </release>
<release date="2021-02-12" version="3.38.4">
<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 0206b033..430cc111 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '3.38.4',
+ version: '3.38.5',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]