[gnome-maps/wip/jonasdn/service-gnome-3-20: 2/2] Release 3.20.3



commit 88f2897f8b54e45c719b30f90d63ffcff1ee9618
Author: Jonas Danielsson <jonas threetimestwo org>
Date:   Fri Aug 19 20:52:07 2016 +0200

    Release 3.20.3

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dc10bcb..c5b879f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+3.20.3 - Aug 19, 2016
+=========================
+
+Hello there!
+
+So we will stop using a redirect from gis.gnome.org to Mapbox tile server.
+Instead we will attempt to download a service.json file from gis.gnome.org.
+This file will tell us where our third-party services are. Starting with
+tile services. This is for two reasons. 1) It is much faster and 2) Mapbox
+didn't like the redirect approach.
+
+Changes since 3.20.2
+
+- Download a service.json file to get tile server URI among other things.
+- Use GtkClutter for the attribution logo, to get transparency.
+
+All contributors to this release:
+Jonas Danielsson <jonas threetimestwo org>
+Mattias Bengtsson <mattias jc bengtsson gmail com>
+
 3.20.2 - Jul 30, 2016
 =========================
 
diff --git a/configure.ac b/configure.ac
index e60790f..fee95c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 # This file is processed by autoconf to create a configure script
 AC_INIT([gnome-maps],
-        [3.20.2],
+        [3.20.3],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-maps],
         [gnome-maps])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]