From 1b577eaaebdfbcbaa3de70a25814ba5da1e7cbb1 Mon Sep 17 00:00:00 2001 From: Rinigus Date: Sun, 25 Feb 2024 12:32:26 +0200 Subject: [PATCH] bump version --- CMakeLists.txt | 2 +- NEWS.md | 14 ++++++++++++++ packaging/click/manifest.json | 2 +- packaging/pure-maps.appdata.xml | 16 ++++++++++++++++ rpm/harbour-pure-maps.spec | 2 +- 5 files changed, 33 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ed357e9e..8b021c95 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.2.0 + VERSION 3.3.0 DESCRIPTION "Maps and navigation") # options diff --git a/NEWS.md b/NEWS.md index a45fdc50..59ffe257 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,17 @@ +2024-02-25: Pure Maps 3.3.0 +=========================== + +* Update translations +* Add extended geo URI handling +* Activate main window on external search +* Add checks for OSM Scout Server styles loading +* Allow to use system-wide flexible-polyline package [Vedingrot] +* Small other changes +* [ubuntu touch] Update packaging scripts [jonnius] +* [ubuntu touch] Add workaround for squeezed icons on UT [jonnius] +* [sfos] Update URI handler desktop file +* [flatpak] Update Appdata + 2023-01-26: Pure Maps 3.2.0 =========================== diff --git a/packaging/click/manifest.json b/packaging/click/manifest.json index ed7991dd..70a2fa93 100644 --- a/packaging/click/manifest.json +++ b/packaging/click/manifest.json @@ -9,7 +9,7 @@ "desktop": "pure-maps.desktop" } }, - "version": "3.2.0", + "version": "3.3.0", "maintainer": "Rinigus ", "framework" : "@CLICK_FRAMEWORK@" } diff --git a/packaging/pure-maps.appdata.xml b/packaging/pure-maps.appdata.xml index 9c4481c2..a7624414 100644 --- a/packaging/pure-maps.appdata.xml +++ b/packaging/pure-maps.appdata.xml @@ -39,6 +39,22 @@ CC-BY-SA-3.0 + + +
    +
  • Update translations
  • +
  • Add extended geo URI handling
  • +
  • Activate main window on external search
  • +
  • Add checks for OSM Scout Server styles loading
  • +
  • Allow to use system-wide flexible-polyline package [Vedingrot]
  • +
  • Small other changes
  • +
  • [ubuntu touch] Update packaging scripts [jonnius]
  • +
  • [ubuntu touch] Add workaround for squeezed icons on UT [jonnius]
  • +
  • [sfos] Update URI handler desktop file
  • +
  • [flatpak] Update Appdata
  • +
+
+
    diff --git a/rpm/harbour-pure-maps.spec b/rpm/harbour-pure-maps.spec index 5f969d6a..981dad28 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.2.1 +Version: 3.3.0 Release: 1 Summary: Maps and navigation