diff --git a/GPXSee-5.8.tar.gz b/GPXSee-5.8.tar.gz deleted file mode 100644 index 441416f..0000000 --- a/GPXSee-5.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ebf8b7b1975d62d2c6f234e3b6a9012cb733e0637d3121a6f83fc9936778022 -size 3008455 diff --git a/GPXSee-5.9.tar.gz b/GPXSee-5.9.tar.gz new file mode 100644 index 0000000..24190a8 --- /dev/null +++ b/GPXSee-5.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b39c6f2730a4003788c6696a5b4b94494bf2f6e0d6b68842ede0e02d25d398 +size 3008569 diff --git a/PKGBUILD b/PKGBUILD index 3eb804c..f38bc09 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=gpxsee -pkgver=5.8 +pkgver=5.9 pkgrel=1 pkgdesc='GPS log files visualizing and analyzing tool' arch=('i686' 'x86_64') diff --git a/debian.changelog b/debian.changelog index 36c7912..89f16b8 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,11 @@ +gpxsee (5.9) stable; urgency=high + + * Fixed HTTP redirects handling. + * Proper fix of the zoom changes/offset bugs (resolved only + partialy in 5.8). + + -- Martin Tuma Thu, 19 Apr 2018 20:06:35 +0200 + gpxsee (5.8) stable; urgency=low * Fixed the irritating map zoom changes on OSM maps switching and diff --git a/gpxsee.changes b/gpxsee.changes index a646948..2c1a9ec 100644 --- a/gpxsee.changes +++ b/gpxsee.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Apr 19 20:03:00 CEST 2018 - tumic@cbox.cz + +- Update to version 5.9 + * Fixed HTTP redirects handling. + * Proper fix of the zoom changes/offset bugs (resolved only + partialy in 5.8). + ------------------------------------------------------------------- Wed Apr 18 01:51:29 CEST 2018 - tumic@cbox.cz diff --git a/gpxsee.dsc b/gpxsee.dsc index 8104096..64cd3ad 100644 --- a/gpxsee.dsc +++ b/gpxsee.dsc @@ -1,9 +1,9 @@ Format: 1.0 Source: gpxsee -Version: 5.8 +Version: 5.9 Binary: gpxsee Maintainer: Martin Tuma Architecture: any Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev Files: - 00000000000000000000000000000000 0 GPXSee-5.8.tar.gz + 00000000000000000000000000000000 0 GPXSee-5.9.tar.gz diff --git a/gpxsee.spec b/gpxsee.spec index baa7e8c..035afed 100644 --- a/gpxsee.spec +++ b/gpxsee.spec @@ -19,7 +19,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: gpxsee -Version: 5.8 +Version: 5.9 Release: 1 Summary: GPS log files visualizing and analyzing tool License: GPL-3.0