[gnome-maps/gnome-3-32] Release 3.32.1



commit 32c243d84abff6c295c43b95f30d732f4133a92f
Author: Marcus Lundblad <ml update uu se>
Date:   Sun Mar 31 21:22:29 2019 +0200

    Release 3.32.1

 NEWS                               | 14 +++++++++++++-
 data/org.gnome.Maps.appdata.xml.in | 18 ++++++++++++++++++
 meson.build                        |  2 +-
 3 files changed, 32 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8e08b3e..988b09c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.32.1 - Mar 31, 2019
+=========================
+
+Changes since 3.32.0
+ - Translation updates
+
+Added/updated/fixed translations
+ - Croatian
+
+All contributors to this release
+Goran Vidović <trebelnik2 gmail com>
+
 3.32.0 - Mar 11, 2019
 =========================
 
@@ -2965,4 +2977,4 @@ Zeeshan Ali (Khattak) <zeeshanak gnome org>
 3.9.5 - Jul 31, 2013
 ====================
 
-First public release.
+First public release.
\ No newline at end of file
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 4cd3d05..9453716 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -38,6 +38,24 @@
       <caption><!-- Describe this screenshot in less than ~10 words --></caption>
     </screenshot>
   </screenshots>
+  <releases>
+    <release date="2019-03-31" version="3.32.1">
+      <description>
+        <ul>
+          <li>Updated Croatian translations</li>
+        </ul>
+      </description>
+    </release>
+    <release date="2019-03-11" version="3.32.0">
+      <description>
+        <ul>
+          <li>Show live-updated thumbnails for the street/aerial layer switcher, instead of (outdated) 
hard-code thumbnails</li>
+          <li>Move app menu to the headerbar</li>
+          <li>Updated application icon</li>
+        </ul>
+      </description>
+    </release>
+  </releases>
   <provides>
     <id>gnome-maps.desktop</id>
   </provides>
diff --git a/meson.build b/meson.build
index 0d29900..d3e4edf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-maps', 'c',
-       version: '3.32.0',
+       version: '3.32.1',
        license: 'GPL2+'
 )
 


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