[gnome-maps/gnome-3-36] Release 3.36.6
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/gnome-3-36] Release 3.36.6
- Date: Fri, 12 Feb 2021 21:43:57 +0000 (UTC)
commit 1687ff04389ef557cdae2dabe038c8a904adc728
Author: Marcus Lundblad <ml update uu se>
Date: Fri Feb 12 22:42:22 2021 +0100
Release 3.36.6
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 37c70337..98456a7b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.36.6 - Feb 12, 2021
+=========================
+
+Changes since 3.36.5
+ - Fix a bug resulting in writing a broken last view position on exit in some
+ circumstances
+
+All contributors to this release
+Marcus Lundblad <ml update uu se>
+
3.36.5 - Jan 9, 2021
=========================
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 23b65aa3..889d304c 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-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>
+ </ul>
+ </release>
<release date="2021-01-09" version="3.36.5">
<ul>
<li>Fix a bug where place details gets lost after searching again for the same place</li>
diff --git a/meson.build b/meson.build
index 23fa4330..3d4f23c6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '3.36.5',
+ version: '3.36.6',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]