[gnome-maps/gnome-3-38] Release 3.38.1
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/gnome-3-38] Release 3.38.1
- Date: Sat, 3 Oct 2020 07:14:43 +0000 (UTC)
commit 13b2c77a7fd96a250d7d558e6fc28e4701f6a381
Author: Marcus Lundblad <ml update uu se>
Date: Sat Oct 3 09:13:01 2020 +0200
Release 3.38.1
NEWS | 23 +++++++++++++++++++++++
data/org.gnome.Maps.appdata.xml.in | 9 +++++++++
meson.build | 2 +-
3 files changed, 33 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ba85805d..a2fa82bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+3.38.1 - Oct 3, 2020
+=========================
+
+Changes since 3.38.0
+ - Show error message in popover when a search request has failed
+ - Fix exception on shutdown when unregistering DBus
+ - Fix "no network" display to fit on smaller screens
+
+Added/updated/fixed translations
+ - Slovak
+ - French
+ - Portuguese
+ - Latvian
+
+All contributors to this release
+Charles Monzat <charles monzat free fr>
+Dušan Kazik <prescott66 gmail com>
+James Westman <james flyingpimonster net>
+Jan-Michael Brummer <jan brummer tabos org>
+Juliano de Souza Camargo <julianosc protonmail com>
+Marcus Lundblad <ml update uu se>
+Rūdolfs Mazurs <rudolfs mazurs gmail com>
+
3.38.0 - Sep 12, 2020
=========================
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 1ce116a5..f9703476 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -42,6 +42,15 @@
</screenshot>
</screenshots>
<releases>
+ <release date="2020-10-03" version="3.38.1">
+ <description>
+ <ul>
+ <li>Show error message in popover when a search request has failed</li>
+ <li>Fix exception on shutdown when unregistering DBus</li>
+ <li>Fix "no network" display to fit on smaller screens</li>
+ </ul>
+ </description>
+ </release>
<release date="2020-09-12" version="3.38.0">
<description>
<ul>
diff --git a/meson.build b/meson.build
index bc37e9e6..3249c5fa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '3.38.0',
+ version: '3.38.1',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]