From 3657200f13e3b813bdd3c84513766914d9a7a702 Mon Sep 17 00:00:00 2001 From: Rinigus Date: Tue, 30 Mar 2021 21:21:03 +0300 Subject: [PATCH] bump version --- NEWS.md | 13 +++++++++++++ packaging/click/manifest.json | 2 +- packaging/pure-maps.appdata.xml | 14 ++++++++++++++ pure-maps.pro | 2 +- rpm/harbour-pure-maps.spec | 2 +- 5 files changed, 30 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index bce81501..ffcf2133 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,16 @@ +2021-03-30: Pure Maps 2.6.5 +=========================== + +* Fix crash induced by absent location coordinates +* Add OpenSlopeMap tiles provider [henning-schild] +* Use DBus API introduced in 2.0 of OSM Scout Server +* [ubuntu touch] Remove tmp in cache workaround [jonnius] +* [ubuntu touch] Packaging improvements [jonnius] +* Update license identifier [Newbyte] +* Bugfixes +* Update translations + + 2021-02-20: Pure Maps 2.6 ========================= diff --git a/packaging/click/manifest.json b/packaging/click/manifest.json index 21dee15c..84c8f329 100644 --- a/packaging/click/manifest.json +++ b/packaging/click/manifest.json @@ -9,7 +9,7 @@ "desktop": "pure-maps.desktop" } }, - "version": "2.6.0", + "version": "2.6.5", "maintainer": "Rinigus ", "framework" : "@CLICK_FRAMEWORK@" } diff --git a/packaging/pure-maps.appdata.xml b/packaging/pure-maps.appdata.xml index 5141f2c4..186ae9d0 100644 --- a/packaging/pure-maps.appdata.xml +++ b/packaging/pure-maps.appdata.xml @@ -38,6 +38,20 @@ CC-BY-SA-3.0 + + +
    +
  • Fix crash induced by absent location coordinates
  • +
  • Add OpenSlopeMap tiles provider [henning-schild]
  • +
  • Use DBus API introduced in 2.0 of OSM Scout Server
  • +
  • [ubuntu touch] Remove tmp in cache workaround [jonnius]
  • +
  • [ubuntu touch] Packaging improvements [jonnius]
  • +
  • Update license identifier [Newbyte]
  • +
  • Bugfixes
  • +
  • Update translations
  • +
+
+
    diff --git a/pure-maps.pro b/pure-maps.pro index f1a82d61..14c76b52 100644 --- a/pure-maps.pro +++ b/pure-maps.pro @@ -1,6 +1,6 @@ # set version isEmpty(VERSION) { - VERSION = 2.6.0 + VERSION = 2.6.5 } # 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 7ffd1762..0f3bde7e 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.6.0 +Version: 2.6.5 Release: 1 Summary: Maps and navigation