[gnome-maps/gnome-3-36] Release 3.36.1



commit 343e5513e9c970a365294d2dbc4d5a15fe86fcf9
Author: Marcus Lundblad <ml update uu se>
Date:   Sat Mar 28 10:41:05 2020 +0100

    Release 3.36.1

 NEWS                               | 29 +++++++++++++++++++++++++++++
 data/org.gnome.Maps.appdata.xml.in |  8 ++++++++
 meson.build                        |  2 +-
 3 files changed, 38 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2abad56e..8202809d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+3.36.1 - Mar 28, 2020
+=========================
+
+Changes since 3.36.0
+ - Updated POI definitions for OpenStreetMap editing
+ - Fixed link to sign up for an OpenStreetMap account
+ - Removed ctrl+f1 shortcut from the help overlay, since this was removed from
+   GTK
+
+Added/updated/fixed translations
+ - German
+ - Ukranian
+ - Serbian
+ - Norwegian bokmål
+ - Catalan
+ - Greek
+
+All contributors to this release
+Christian Kirbach <Christian Kirbach gmail com>
+Daniel Korostil <ted korostiled gmail com>
+Efstathios Iosifidis <eiosifidis gnome org>
+James Westman <james flyingpimonster net>
+Jonathan Brielmaier <jonathan brielmaier web de>
+Jordi Mas <jmas softcatala org>
+Kjartan Maraas <kmaraas gnome org>
+Marcus Lundblad <ml update uu se>
+Sabri Ünal <libreajans gmail com>
+Марко Костић <marko m kostic gmail com>
+
 3.36.0 - Mar 7, 2020
 =========================
 
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index b8fe43cf..5182793b 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -42,6 +42,14 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release date="2020-03-28" version="3.36.1">
+      <description>
+        <ul>
+          <li>Updated POI defintions for OpenStreetMap editing</li>
+          <li>Fix link to sign up for an OpenStreetMap account</li>
+        </ul>
+      </description>
+    </release>
     <release date="2020-03-07" version="3.36.0">
       <description>
         <ul>
diff --git a/meson.build b/meson.build
index 97e61e04..e5253bc3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-maps', 'c',
-       version: '3.36.0',
+       version: '3.36.1',
        license: 'GPL2+'
 )
 


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