Accepting request 921891 from home:tumic:GPXSee
Version 9.7 OBS-URL: https://build.opensuse.org/request/show/921891 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=175
This commit is contained in:
parent
05826561f0
commit
853df4adb3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f6e6c93f0fad09b37df0b182b5d892ad2e606d7a65ae9dfd21046b838994823
|
||||
size 4720704
|
3
GPXSee-9.7.tar.gz
Normal file
3
GPXSee-9.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98d08b4c36cc991e29293c8764a0624394f78bd6f8c5afc19a7ce9840c1684a7
|
||||
size 4731105
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=9.6
|
||||
pkgver=9.7
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,13 @@
|
||||
gpxsee (9.7) stable; urgency=low
|
||||
|
||||
* Added Chinese translation.
|
||||
* Added support for location FIT files.
|
||||
* Improved Mapsforge maps zoom performance.
|
||||
* Added DEM tiles overview.
|
||||
* Multiple settings handling fixes and enhancements.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sun, 26 Sep 2021 12:17:10 +0200
|
||||
|
||||
gpxsee (9.6) stable; urgency=medium
|
||||
|
||||
* Added support for downloading DEM files.
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 26 12:09:32 CEST 2021 - tumic@cbox.cz
|
||||
|
||||
- Update to version 9.7
|
||||
* Added Chinese translation.
|
||||
* Added support for location FIT files.
|
||||
* Improved Mapsforge maps zoom performance.
|
||||
* Added DEM tiles overview.
|
||||
* Multiple settings handling fixes and enhancements.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 5 16:29:19 CEST 2021 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 9.6-1
|
||||
Version: 9.7-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-9.6.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-9.7.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 9.6
|
||||
Version: 9.7
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user