Accepting request 612937 from home:tumic:GPXSee
Version 5.13 OBS-URL: https://build.opensuse.org/request/show/612937 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=80
This commit is contained in:
parent
b149f9a10f
commit
4489519acb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:823b4e4057440abcb40fa29234ac08a68e529d6e4168b82f1d38003e6d8e95ba
|
||||
size 3054694
|
3
GPXSee-5.13.tar.gz
Normal file
3
GPXSee-5.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1fce4cd096efea2b90864c67cf67a9126e82203bc7997200c462bd8d85468e2
|
||||
size 3058493
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=5.11
|
||||
pkgver=5.13
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,19 @@
|
||||
gpxsee (5.13) stable; urgency=low
|
||||
|
||||
* Fixed broken automatic loading of OziExplorer maps (introduced
|
||||
in 5.12)
|
||||
* Added support for Krovak projections (EPSG:1041 and EPSG:9819)
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Tue, 29 May 2018 22:13:28 +0200
|
||||
|
||||
gpxsee (5.12) stable; urgency=low
|
||||
|
||||
* Added support for Garmin JNX maps.
|
||||
* Added support for GPX Garmin route extension.
|
||||
* Several performance improvements.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Fri, 25 May 2018 18:34:34 +0200
|
||||
|
||||
gpxsee (5.11) stable; urgency=low
|
||||
|
||||
* Added support for EPSG:9606 and 9607 datum transformations.
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 29 22:09:25 CEST 2018 - tumic@cbox.cz
|
||||
|
||||
- Update to version 5.13
|
||||
* Fixed broken automatic loading of OziExplorer maps (introduced
|
||||
in 5.12)
|
||||
* Added support for Krovak projections (EPSG:1041 and EPSG:9819)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 25 18:30:22 CEST 2018 - tumic@cbox.cz
|
||||
|
||||
- Update to version 5.12
|
||||
* Added support for Garmin JNX maps.
|
||||
* Added support for GPX Garmin route extension.
|
||||
* Several performance improvements.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 23:33:21 CEST 2018 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 5.11
|
||||
Version: 5.13
|
||||
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.11.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-5.13.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 5.11
|
||||
Version: 5.13
|
||||
Release: 1
|
||||
Summary: GPS log files visualizing and analyzing tool
|
||||
License: GPL-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user