Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
8a701d36ff | |||
|
36495b047f | ||
a83473fa82 | |||
|
50a4460084 | ||
6a0a3b2828 | |||
|
ce98fe8f06 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ff815a376042eb5d2db174c897fab2948ce1ba57293a71c50d7f54b7ed96f4b
|
||||
size 5903063
|
3
GPXSee-13.46.tar.gz
Normal file
3
GPXSee-13.46.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04be621a0a132af7beb2d57310ce1f1eab628e52b24832ab51155d61aa138a68
|
||||
size 5913501
|
2
PKGBUILD
2
PKGBUILD
@@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=13.43
|
||||
pkgver=13.46
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@@ -1,3 +1,23 @@
|
||||
gpxsee (13.46) stable; urgency=low
|
||||
|
||||
* Fixed handling of segmented FIT tracks.
|
||||
* Fixed popups/tooltips displaying on Wayland.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sat, 09 Aug 2025 15:08:49 +0200
|
||||
|
||||
gpxsee (13.45) stable; urgency=low
|
||||
|
||||
* Vector maps styles tweaks.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sun, 13 Jul 2025 12:35:41 +0200
|
||||
|
||||
gpxsee (13.44) stable; urgency=low
|
||||
|
||||
* Added tracks/routes/areas legend option.
|
||||
* Various minor fixes.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sat, 07 Jun 2025 19:17:47 +0200
|
||||
|
||||
gpxsee (13.43) stable; urgency=low
|
||||
|
||||
* Improved marine charts (ENC,IMG) style/rendering.
|
||||
|
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 9 15:04:07 CEST 2025 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.46
|
||||
* Fixed handling of segmented FIT tracks.
|
||||
* Fixed popups/tooltips displaying on Wayland.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 13 12:33:21 CEST 2025 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.45
|
||||
* Vector maps styles tweaks.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 7 19:15:08 CEST 2025 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.44
|
||||
* Added tracks/routes/areas legend option.
|
||||
* Various minor fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 22:41:25 CEST 2025 - tumic@cbox.cz
|
||||
|
||||
|
@@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 13.43-1
|
||||
Version: 13.46-1
|
||||
Binary: gpxsee
|
||||
Maintainer: Martin Tuma <tumic@cbox.cz>
|
||||
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
|
||||
Files:
|
||||
00000000000000000000000000000000 0 GPXSee-13.43.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-13.46.tar.gz
|
||||
|
@@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 13.43
|
||||
Version: 13.46
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Reference in New Issue
Block a user