From 8ecdda802dae2b3d34e657b186adf8f56cf3b0e2 Mon Sep 17 00:00:00 2001 From: Rinigus Date: Wed, 16 Dec 2020 20:54:13 +0200 Subject: [PATCH] bump version --- NEWS.md | 14 ++++++++++++++ packaging/pure-maps.appdata.xml | 16 ++++++++++++++++ packaging/ubports/manifest.json | 2 +- pure-maps.pro | 2 +- rpm/harbour-pure-maps.spec | 2 +- 5 files changed, 33 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index 3ae3ddfe..aa57afed 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,17 @@ +2020-12-16: Pure Maps 2.2 +========================= + +* Show close consecutive maneuvers +* Show roundabout exit number for supported routers +* Fix maneuver icons for OSRM +* Autohide buttons by default for new users +* Reduce vertical requirements of navigation overview bar +* Handle arrival to destination by switching to dedicated mode +* Change DBus registration order +* Rewrite imlpementation determining mode of the application +* Update translations +* Bugfixes, optimizations, and visual adjustments + 2020-11-26: Pure Maps 2.1 ========================= diff --git a/packaging/pure-maps.appdata.xml b/packaging/pure-maps.appdata.xml index 886260d8..07db0411 100644 --- a/packaging/pure-maps.appdata.xml +++ b/packaging/pure-maps.appdata.xml @@ -38,6 +38,22 @@ CC-BY-SA-3.0 + + +
    +
  • Show close consecutive maneuvers
  • +
  • Show roundabout exit number for supported routers
  • +
  • Fix maneuver icons for OSRM
  • +
  • Autohide buttons by default for new users
  • +
  • Reduce vertical requirements of navigation overview bar
  • +
  • Handle arrival to destination by switching to dedicated mode
  • +
  • Change DBus registration order
  • +
  • Rewrite imlpementation determining mode of the application
  • +
  • Update translations
  • +
  • Bugfixes, optimizations, and visual adjustments
  • +
+
+
    diff --git a/packaging/ubports/manifest.json b/packaging/ubports/manifest.json index cafafa0b..b54529d8 100644 --- a/packaging/ubports/manifest.json +++ b/packaging/ubports/manifest.json @@ -9,7 +9,7 @@ "desktop": "pure-maps.desktop" } }, - "version": "2.1.1", + "version": "2.2.0", "maintainer": "Rinigus ", "framework" : "ubuntu-sdk-16.04" } diff --git a/pure-maps.pro b/pure-maps.pro index f9a72db9..c0c35e59 100644 --- a/pure-maps.pro +++ b/pure-maps.pro @@ -1,6 +1,6 @@ # set version isEmpty(VERSION) { - VERSION = 2.1.1 + VERSION = 2.2.0 } # Find out flavor and add it to CONFIG for simple testing diff --git a/rpm/harbour-pure-maps.spec b/rpm/harbour-pure-maps.spec index b8bc3cf2..77f9c308 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: 2.1.1 +Version: 2.2.0 Release: 1 Summary: Maps and navigation