[gnome-maps/gnome-3-34] Release 3.34.1



commit 6d4dcce79a551cc2eed62dcb3ea48950b7d34456
Author: Marcus Lundblad <ml update uu se>
Date:   Mon Oct 7 21:03:55 2019 +0200

    Release 3.34.1

 NEWS                               | 25 ++++++++++++++++++++++++-
 data/org.gnome.Maps.appdata.xml.in |  7 +++++++
 meson.build                        |  4 ++--
 3 files changed, 33 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index e6a1785..bef3bad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+3.34.1 - Oct 7, 2019
+=========================
+
+Changes since 3.34.0
+ - Update tile size to 512 px when using --local option
+
+Added/updated/fixed translations
+ - Danish
+ - Slovak
+ - Persian
+ - Dutch
+ - Friulian
+ - Italian
+
+All contributors to this release
+Ask Hjorth Larsen <asklarsen gmail com>
+Danial Behzadi <dani behzi ubuntu com>
+DuĊĦan Kazik <prescott66 gmail com>
+Fabio Tomat <f t public gmail com>
+Gianvito Cavasoli <gianvito gmx it>
+Marcus Lundblad <ml update uu se>
+Nathan Follens <nfollens gnome org>
+
 3.34.0 - Sep 9, 2019
 =========================
 
@@ -3172,4 +3195,4 @@ Zeeshan Ali (Khattak) <zeeshanak gnome org>
 3.9.5 - Jul 31, 2013
 ====================
 
-First public release.
\ No newline at end of file
+First public release.
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index e4a12cf..35c39ed 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-10-07" version="3.34.1">
+      <description>
+        <ul>
+          <li>Update tile size to 512 px when using --local option</li>
+        </ul>
+      </description>
+    </release>
     <release date="2019-09-09" version="3.34.0">
       <description>
         <ul>
diff --git a/meson.build b/meson.build
index bcc48ae..a55155d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-maps', 'c',
-       version: '3.34.0',
+       version: '3.34.1',
        license: 'GPL2+'
 )
 
@@ -56,4 +56,4 @@ meson.add_install_script(
   'meson_post_install.py',
   datadir,
   bindir
-)
\ No newline at end of file
+)


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