Accepting request 917165 from graphics
OBS-URL: https://build.opensuse.org/request/show/917165 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=77
This commit is contained in:
commit
b798b41064
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:557f48c314a9ad536e7a05c808a39f47d5945df929e973dcd95fb48913622090
|
|
||||||
size 4708913
|
|
3
GPXSee-9.6.tar.gz
Normal file
3
GPXSee-9.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5f6e6c93f0fad09b37df0b182b5d892ad2e606d7a65ae9dfd21046b838994823
|
||||||
|
size 4720704
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=gpxsee
|
pkgname=gpxsee
|
||||||
pkgver=9.5
|
pkgver=9.6
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
gpxsee (9.6) stable; urgency=medium
|
||||||
|
|
||||||
|
* Added support for downloading DEM files.
|
||||||
|
* Fixed map tiles/files download timeout handling.
|
||||||
|
* Various GUI polishing (mostly macOS).
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Sun, 05 Sep 2021 16:33:30 +0200
|
||||||
|
|
||||||
gpxsee (9.5) stable; urgency=low
|
gpxsee (9.5) stable; urgency=low
|
||||||
|
|
||||||
* Added support for ONmove (Decathlon) watch log files.
|
* Added support for ONmove (Decathlon) watch log files.
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 5 16:29:19 CEST 2021 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 9.6
|
||||||
|
* Added support for downloading DEM files.
|
||||||
|
* Fixed map tiles/files download timeout handling.
|
||||||
|
* Various GUI polishing (mostly macOS).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 22 17:53:18 CEST 2021 - tumic@cbox.cz
|
Sun Aug 22 17:53:18 CEST 2021 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 9.5-1
|
Version: 9.6-1
|
||||||
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-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
||||||
Files:
|
Files:
|
||||||
00000000000000000000000000000000 0 GPXSee-9.5.tar.gz
|
00000000000000000000000000000000 0 GPXSee-9.6.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: 9.5
|
Version: 9.6
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GPS log file visualization and analysis tool
|
Summary: GPS log file visualization and analysis tool
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user