From b594d2f5c480686a2b7df15eb565df3c2f51adff Mon Sep 17 00:00:00 2001 From: Rinigus Date: Tue, 22 Oct 2024 22:05:54 +0300 Subject: [PATCH] bump version --- CMakeLists.txt | 2 +- NEWS.md | 10 ++++++++++ packaging/click/manifest.json | 2 +- packaging/pure-maps.appdata.xml | 12 ++++++++++++ rpm/harbour-pure-maps.spec | 2 +- 5 files changed, 25 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c0aa541a..a3db6f1b 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.3.0 + VERSION 3.4.0 DESCRIPTION "Maps and navigation") # options diff --git a/NEWS.md b/NEWS.md index 59ffe257..25c0275c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,13 @@ +2024-10-22: Pure Maps 3.4.0 +=========================== + +* Add OpenFreeMap and set it as default map tiles provider +* Add Ordnance Survey (UK) maps [james1465] +* Update building against s2geometry [tpikonen] +* Digitransit (Finland) update to new API [tpikonen] +* Update translations +* [ubuntu touch] Update build scripts [jonnius] + 2024-02-25: Pure Maps 3.3.0 =========================== diff --git a/packaging/click/manifest.json b/packaging/click/manifest.json index 70a2fa93..6b78000c 100644 --- a/packaging/click/manifest.json +++ b/packaging/click/manifest.json @@ -9,7 +9,7 @@ "desktop": "pure-maps.desktop" } }, - "version": "3.3.0", + "version": "3.4.0", "maintainer": "Rinigus ", "framework" : "@CLICK_FRAMEWORK@" } diff --git a/packaging/pure-maps.appdata.xml b/packaging/pure-maps.appdata.xml index a7624414..40eb9029 100644 --- a/packaging/pure-maps.appdata.xml +++ b/packaging/pure-maps.appdata.xml @@ -39,6 +39,18 @@ CC-BY-SA-3.0 + + +
    +
  • Add OpenFreeMap and set it as default map tiles provider
  • +
  • Add Ordnance Survey (UK) maps [james1465]
  • +
  • Update building against s2geometry [tpikonen]
  • +
  • Digitransit (Finland) update to new API [tpikonen]
  • +
  • Update translations
  • +
  • [ubuntu touch] Update build scripts [jonnius]
  • +
+
+
    diff --git a/rpm/harbour-pure-maps.spec b/rpm/harbour-pure-maps.spec index 7c6391f2..d6155ac6 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.3.0 +Version: 3.4.0 Release: 1 Summary: Maps and navigation