[gnome-maps/gnome-3-32] Release 3.32.2.1
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/gnome-3-32] Release 3.32.2.1
- Date: Tue, 21 May 2019 21:07:08 +0000 (UTC)
commit 55071975871559e2fc2c6475309c8e72e33760b9
Author: Marcus Lundblad <ml update uu se>
Date: Tue May 21 23:05:47 2019 +0200
Release 3.32.2.1
NEWS | 15 +++++++++++++++
data/org.gnome.Maps.appdata.xml.in | 8 ++++++++
meson.build | 2 +-
3 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bf26d06..064a95a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.32.2.1 - May 21, 2019
+=========================
+
+Changes since 3.32.2
+ - Make the shape layer renderer use the tile size specified in the dynamic
+ service file, fixing an issue with misaligned shape layer (GeoJSON, GPX, KML)
+ rendering with the new 512 pixel tiles
+
+Added/updated/fixed translations
+ - Chinese (China)
+
+All contributors to this release
+Dz Chen <wsxy162 gmail com>
+Marcus Lundblad <ml update uu se>
+
3.32.2 - May 6, 2019
=========================
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 13f31e6..85575ab 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -39,6 +39,13 @@
</screenshot>
</screenshots>
<releases>
+ <release date="2019-05-21" version="3.32.2.1">
+ <description>
+ <ul>
+ <li>Fix misaligned rendering of shape layers with the new map tiles</li>
+ </ul>
+ </description>
+ </release>
<release date="2019-05-06" version="3.32.2">
<description>
<ul>
@@ -103,3 +110,4 @@
</content_rating>
</component>
+
diff --git a/meson.build b/meson.build
index 272c57a..5b99e8b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '3.32.2',
+ version: '3.32.2.1',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]