2018-03-05 12:44:02 +00:00
committed by Git OBS Bridge
7 changed files with 27 additions and 7 deletions

View File

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

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

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

View File

@@ -1,5 +1,5 @@
pkgname=gpxsee
pkgver=5.2
pkgver=5.3
pkgrel=1
pkgdesc='GPX viewer and analyzer'
arch=('i686' 'x86_64')

View File

@@ -1,3 +1,13 @@
gpxsee (5.3) stable; urgency=low
* Added support for WMTS maps.
* Fixed Lambert azimuthal equal area projection.
* Improved scale computation on offline maps.
* Added some more GCS/PCS definitions.
* Fixed invalid memory access.
-- Martin Tuma <tumic@cbox.cz> Thu, 01 Mar 2018 20:24:35 +0100
gpxsee (5.2) stable; urgency=low
* Fixed broken GeoTIFF (Web) Mercator projection.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Mar 1 20:23:38 CET 2018 - tumic@cbox.cz
- Update to version 5.3
* Added support for WMTS maps.
* Fixed Lambert azimuthal equal area projection.
* Improved scale computation on offline maps.
* Added some more GCS/PCS definitions.
* Fixed invalid memory access.
-------------------------------------------------------------------
Sat Feb 17 15:06:06 CET 2018 - tumic@cbox.cz

View File

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

View File

@@ -19,7 +19,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: gpxsee
Version: 5.2
Version: 5.3
Release: 1
Summary: GPS log files visualizing and analyzing tool
License: GPL-3.0