[gnome-maps/gnome-3-34] Release 3.34.2
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/gnome-3-34] Release 3.34.2
- Date: Sat, 23 Nov 2019 09:25:23 +0000 (UTC)
commit 396904cfc38b7d456da8d0f27ae678246f26139f
Author: Marcus Lundblad <ml update uu se>
Date: Sat Nov 23 10:24:38 2019 +0100
Release 3.34.2
NEWS | 9 +++++++++
data/org.gnome.Maps.appdata.xml.in | 7 +++++++
meson.build | 2 +-
3 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bef3bad1..e1bdef48 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.34.2 - Nov 23, 2019
+=========================
+
+Changes since 3.34.1
+ - Fix encoding of Wikipedia URLs in some cases
+
+All contributors to this release
+Marcus Lundblad <ml update uu se>
+
3.34.1 - Oct 7, 2019
=========================
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 35c39ed4..d207685f 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -42,6 +42,13 @@
</screenshot>
</screenshots>
<releases>
+ <release date="2019-11-23" version="3.34.2">
+ <description>
+ <ul>
+ <li>Fix generating Wikipedia URLs in some cases</li>
+ </ul>
+ </description>
+ </release>
<release date="2019-10-07" version="3.34.1">
<description>
<ul>
diff --git a/meson.build b/meson.build
index a55155d7..3ea60afa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '3.34.1',
+ version: '3.34.2',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]