diff --git a/CMakeLists.txt b/CMakeLists.txt index bd1e01ed..3b51fa9a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.5.1) # Latest version as supported by Ubuntu Touch project(pure-maps - VERSION 3.0.0 + VERSION 3.1.0 DESCRIPTION "Maps and navigation") # options diff --git a/NEWS.md b/NEWS.md index e1514ea8..47230586 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,14 @@ +2022-05-01: Pure Maps 3.1.0 +=========================== + +* Redesign no-signal and low-signal icons [eLtMosen] +* Reduce basemap icons size [eLtMosen] +* Improve cmake build scripts +* Update translations +* [sfos] Distinguish between Chum and Jolla Store versions and warn users of limitations +* [sfos] SailJail permissions for Jolla Store version +* [ubuntu touch] Use MapLibre in Ubuntu packaging [jonnius] + 2022-03-16: Pure Maps 3.0.0 ============================ diff --git a/packaging/click/manifest.json b/packaging/click/manifest.json index 91b509a2..f95091aa 100644 --- a/packaging/click/manifest.json +++ b/packaging/click/manifest.json @@ -9,7 +9,7 @@ "desktop": "pure-maps.desktop" } }, - "version": "3.0.0", + "version": "3.1.0", "maintainer": "Rinigus ", "framework" : "@CLICK_FRAMEWORK@" } diff --git a/packaging/pure-maps.appdata.xml b/packaging/pure-maps.appdata.xml index d7710a47..56135d6a 100644 --- a/packaging/pure-maps.appdata.xml +++ b/packaging/pure-maps.appdata.xml @@ -38,6 +38,19 @@ CC-BY-SA-3.0 + + +
    +
  • Redesign no-signal and low-signal icons [eLtMosen]
  • +
  • Reduce basemap icons size [eLtMosen]
  • +
  • Improve cmake build scripts
  • +
  • [sfos] Distinguish between Chum and Jolla Store versions and warn users of limitations
  • +
  • [sfos] SailJail permissions for Jolla Store version
  • +
  • [ubuntu touch] Use MapLibre in Ubuntu packaging [jonnius] +
  • Update translations
  • +
+
+
    diff --git a/rpm/harbour-pure-maps.spec b/rpm/harbour-pure-maps.spec index fdb824ab..b81305b7 100644 --- a/rpm/harbour-pure-maps.spec +++ b/rpm/harbour-pure-maps.spec @@ -18,7 +18,7 @@ Name: harbour-pure-maps Name: pure-maps %endif -Version: 3.0.0 +Version: 3.1.0 Release: 1 Summary: Maps and navigation