diff --git a/GPXSee-10.3.tar.gz b/GPXSee-10.3.tar.gz deleted file mode 100644 index 4da96f9..0000000 --- a/GPXSee-10.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7257514d53a7d74bc5b1058734b32ab44785f5b9e2a4e7b7f722e613b9b2470 -size 5118617 diff --git a/GPXSee-10.4.tar.gz b/GPXSee-10.4.tar.gz new file mode 100644 index 0000000..5313cf0 --- /dev/null +++ b/GPXSee-10.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c794a25c6fcee53778cdad062ea766271bb1f18b352f9aa28a67c7d6c5361be8 +size 5112577 diff --git a/PKGBUILD b/PKGBUILD index d4ca490..f83c1be 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=gpxsee -pkgver=10.3 +pkgver=10.4 pkgrel=1 pkgdesc='GPS log files visualizing and analyzing tool' arch=('i686' 'x86_64') diff --git a/debian.changelog b/debian.changelog index c709a07..39ea415 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,10 @@ +gpxsee (10.4) stable; urgency=low + + * Improved POI labels handling in IMG maps. + * Fixed position/motion info output in exports/printing. + + -- Martin Tuma Sun, 13 Feb 2022 23:34:05 +0100 + gpxsee (10.3) stable; urgency=low * Improved/fixed GPI parser. diff --git a/gpxsee.changes b/gpxsee.changes index 059523f..b2c5609 100644 --- a/gpxsee.changes +++ b/gpxsee.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Feb 13 23:31:55 CET 2022 - tumic@cbox.cz + +- Update to version 10.4 + * Improved POI labels handling in IMG maps. + * Fixed position/motion info output in exports/printing. + ------------------------------------------------------------------- Wed Feb 2 21:11:28 CET 2022 - tumic@cbox.cz diff --git a/gpxsee.dsc b/gpxsee.dsc index 16fd7a1..230adc1 100644 --- a/gpxsee.dsc +++ b/gpxsee.dsc @@ -1,9 +1,9 @@ Format: 1.0 Source: gpxsee -Version: 10.3-1 +Version: 10.4-1 Binary: gpxsee Maintainer: Martin Tuma Architecture: any Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev, qtpositioning5-dev Files: - 00000000000000000000000000000000 0 GPXSee-10.3.tar.gz + 00000000000000000000000000000000 0 GPXSee-10.4.tar.gz diff --git a/gpxsee.spec b/gpxsee.spec index 4e41c7a..e00a850 100644 --- a/gpxsee.spec +++ b/gpxsee.spec @@ -19,7 +19,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: gpxsee -Version: 10.3 +Version: 10.4 Release: 1 Summary: GPS log file visualization and analysis tool License: GPL-3.0-only