Accepting request 882203 from home:tumic:GPXSee
Version 8.9 OBS-URL: https://build.opensuse.org/request/show/882203 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=164
This commit is contained in:
parent
b92082ea45
commit
456d42d652
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00afdaa7365e2c721a817b92179e68de597dfad1a063aa59220af165f399bf0d
|
||||
size 8413193
|
3
GPXSee-8.9.tar.gz
Normal file
3
GPXSee-8.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abafa1543de4c1aab2dcc804afa4e7c93402db6084aa8f24011a2c4ccfcc075d
|
||||
size 8414586
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=8.8
|
||||
pkgver=8.9
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,12 @@
|
||||
gpxsee (8.9) stable; urgency=low
|
||||
|
||||
* Preserve the directory structure when loading maps/POIs.
|
||||
* Improved areas rendering performance.
|
||||
* Added workaround for broken CRS urns used by Swisstopo.
|
||||
* Fixed possible crash on JNX maps.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Tue, 23 Mar 2021 23:31:35 +0100
|
||||
|
||||
gpxsee (8.8) stable; urgency=low
|
||||
|
||||
* Fixed disappearing marker with some graphs combinations.
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 23 23:24:21 CET 2021 - tumic@cbox.cz
|
||||
|
||||
- Update to version 8.9
|
||||
* Preserve the directory structure when loading maps/POIs.
|
||||
* Improved areas rendering performance.
|
||||
* Added workaround for broken CRS urns used by Swisstopo.
|
||||
* Fixed possible crash on JNX maps.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 1 00:37:43 CET 2021 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 8.8-1
|
||||
Version: 8.9-1
|
||||
Binary: gpxsee
|
||||
Maintainer: Martin Tuma <tumic@cbox.cz>
|
||||
Architecture: any
|
||||
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
||||
Files:
|
||||
00000000000000000000000000000000 0 GPXSee-8.8.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-8.9.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 8.8
|
||||
Version: 8.9
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user