diff --git a/GPXSee-13.25.tar.gz b/GPXSee-13.25.tar.gz deleted file mode 100644 index df064d3..0000000 --- a/GPXSee-13.25.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa79e3068393cc0f52b76d4899922a3b3df868061eaca1292b98099a4785dd31 -size 5638258 diff --git a/GPXSee-13.26.tar.gz b/GPXSee-13.26.tar.gz new file mode 100644 index 0000000..446ddf4 --- /dev/null +++ b/GPXSee-13.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452743ab585f9f61fccf4e1344ab8eaddd689f3ad3463018626820884ea70027 +size 5638599 diff --git a/PKGBUILD b/PKGBUILD index 2af49b4..7c2e12f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=gpxsee -pkgver=13.25 +pkgver=13.26 pkgrel=1 pkgdesc='GPS log files visualizing and analyzing tool' arch=('i686' 'x86_64') diff --git a/debian.changelog b/debian.changelog index 61d46bf..217dd7d 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,12 @@ +gpxsee (13.26) stable; urgency=low + + * Disabled fractional GUI scaling in Qt6 (fixes all the rendering + issues with 125% display scales). + * Fixed display artifacts in the graph tab bar (Qt6.7). + * Improved graphs and paths rendering performance. + + -- Martin Tuma Sat, 21 Sep 2024 15:47:53 +0200 + gpxsee (13.25) stable; urgency=low * Fixed map artifacts in PNG exports under Qt6. diff --git a/gpxsee.changes b/gpxsee.changes index 05f7dea..88259ba 100644 --- a/gpxsee.changes +++ b/gpxsee.changes @@ -1,5 +1,14 @@ ------------------------------------------------------------------- -Tue Sep 17 21:50:48 CEST 2025 - tumic@cbox.cz +Sat Sep 21 15:35:56 CEST 2024 - tumic@cbox.cz + +- Update to version 13.26 + * Disabled fractional GUI scaling in Qt6 (fixes all the rendering + issues with 125% display scales). + * Fixed display artifacts in the graph tab bar (Qt6.7). + * Improved graphs and paths rendering performance. + +------------------------------------------------------------------- +Tue Sep 17 21:50:48 CEST 2024 - tumic@cbox.cz - Update to version 13.25 * Fixed map artifacts in PNG exports under Qt6. diff --git a/gpxsee.dsc b/gpxsee.dsc index b364940..7f95e8e 100644 --- a/gpxsee.dsc +++ b/gpxsee.dsc @@ -1,9 +1,9 @@ Format: 1.0 Source: gpxsee -Version: 13.25-1 +Version: 13.26-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, libqt5svg5-dev, libqt5serialport5-dev Files: - 00000000000000000000000000000000 0 GPXSee-13.25.tar.gz + 00000000000000000000000000000000 0 GPXSee-13.26.tar.gz diff --git a/gpxsee.spec b/gpxsee.spec index a28703c..d30e602 100644 --- a/gpxsee.spec +++ b/gpxsee.spec @@ -19,7 +19,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: gpxsee -Version: 13.25 +Version: 13.26 Release: 1 Summary: GPS log file visualization and analysis tool License: GPL-3.0-only