Accepting request 582426 from home:tumic:GPXSee
Update to version 5.3 OBS-URL: https://build.opensuse.org/request/show/582426 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=64
This commit is contained in:
committed by
Git OBS Bridge
parent
9f3a65214a
commit
b6c57999fb
@@ -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
3
GPXSee-5.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:322676db046012aa21a4cff0bf526cb33814e1ba5f22160393fcd35bcf7bdc10
|
||||||
|
size 935583
|
2
PKGBUILD
2
PKGBUILD
@@ -1,5 +1,5 @@
|
|||||||
pkgname=gpxsee
|
pkgname=gpxsee
|
||||||
pkgver=5.2
|
pkgver=5.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='GPX viewer and analyzer'
|
pkgdesc='GPX viewer and analyzer'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@@ -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
|
gpxsee (5.2) stable; urgency=low
|
||||||
|
|
||||||
* Fixed broken GeoTIFF (Web) Mercator projection.
|
* Fixed broken GeoTIFF (Web) Mercator projection.
|
||||||
|
@@ -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
|
Sat Feb 17 15:06:06 CET 2018 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 5.2
|
Version: 5.3
|
||||||
Binary: gpxsee
|
Binary: gpxsee
|
||||||
Maintainer: Martin Tuma <tumic@cbox.cz>
|
Maintainer: Martin Tuma <tumic@cbox.cz>
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
||||||
Files:
|
Files:
|
||||||
00000000000000000000000000000000 0 GPXSee-5.2.tar.gz
|
00000000000000000000000000000000 0 GPXSee-5.3.tar.gz
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||||
|
|
||||||
Name: gpxsee
|
Name: gpxsee
|
||||||
Version: 5.2
|
Version: 5.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GPS log files visualizing and analyzing tool
|
Summary: GPS log files visualizing and analyzing tool
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
|
Reference in New Issue
Block a user