Accepting request 1136072 from home:tumic:GPXSee

Version 13.14

OBS-URL: https://build.opensuse.org/request/show/1136072
OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=246
This commit is contained in:
Martin Tůma 2024-01-02 08:28:50 +00:00 committed by Git OBS Bridge
parent ac7c5674b6
commit 03e8bc257b
7 changed files with 23 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83b462d209981cc2449b4479a5e39a8810837c79eb2847f7dc49bc62efd540a0
size 5551928

3
GPXSee-13.14.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a3e60d6cfd87c43d77a0a5af4f2d463eea62f0f7becdb1974f1c3deb35c1355
size 5552553

View File

@ -1,5 +1,5 @@
pkgname=gpxsee pkgname=gpxsee
pkgver=13.13 pkgver=13.14
pkgrel=1 pkgrel=1
pkgdesc='GPS log files visualizing and analyzing tool' pkgdesc='GPS log files visualizing and analyzing tool'
arch=('i686' 'x86_64') arch=('i686' 'x86_64')

View File

@ -1,3 +1,11 @@
gpxsee (13.14) stable; urgency=low
* Removed 4Umaps map source (map service discontinued).
* Added mtbmap.cz map source.
* Multiple minor map formats fixes/improvements (TrekBuddy, IMG).
-- Martin Tuma <tumic@cbox.cz> Mon, 01 Jan 2024 23:34:15 +0100
gpxsee (13.13) stable; urgency=low gpxsee (13.13) stable; urgency=low
* Fixed broken map scale (ruler) on HiDPI maps. * Fixed broken map scale (ruler) on HiDPI maps.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 1 23:25:38 CET 2024 - tumic@cbox.cz
- Update to version 13.14
* Removed 4Umaps map source (map service discontinued).
* Added mtbmap.cz map source.
* Multiple minor map formats fixes/improvements (TrekBuddy, IMG).
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 18 21:46:45 CET 2023 - tumic@cbox.cz Mon Dec 18 21:46:45 CET 2023 - tumic@cbox.cz

View File

@ -1,9 +1,9 @@
Format: 1.0 Format: 1.0
Source: gpxsee Source: gpxsee
Version: 13.13-1 Version: 13.14-1
Binary: gpxsee Binary: gpxsee
Maintainer: Martin Tuma <tumic@cbox.cz> Maintainer: Martin Tuma <tumic@cbox.cz>
Architecture: any Architecture: any
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev, qtpositioning5-dev, libqt5svg5-dev, libqt5serialport5-dev Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev, qtpositioning5-dev, libqt5svg5-dev, libqt5serialport5-dev
Files: Files:
00000000000000000000000000000000 0 GPXSee-13.13.tar.gz 00000000000000000000000000000000 0 GPXSee-13.14.tar.gz

View File

@ -19,7 +19,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: gpxsee Name: gpxsee
Version: 13.13 Version: 13.14
Release: 1 Release: 1
Summary: GPS log file visualization and analysis tool Summary: GPS log file visualization and analysis tool
License: GPL-3.0-only License: GPL-3.0-only