Accepting request 749778 from home:tumic:GPXSee
Version 7.18 OBS-URL: https://build.opensuse.org/request/show/749778 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=128
This commit is contained in:
parent
adc951ed75
commit
f261d28835
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d639c15ecf90583354bc4178efc5fd64e90f308f875acb64c0c77959e1b4fb89
|
||||
size 4996230
|
3
GPXSee-7.18.tar.gz
Normal file
3
GPXSee-7.18.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77c3a430cd314f621566b7ff2174b64c0c96099f6f90b62f54c8abfe02918a06
|
||||
size 5006604
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=7.17
|
||||
pkgver=7.18
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,12 @@
|
||||
gpxsee (7.18) stable; urgency=low
|
||||
|
||||
* Added support for waypoint addresses.
|
||||
* Improved pause detection.
|
||||
* Improved GPI support (images, safety cameras).
|
||||
* Added Ukrainian translation.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Fri, 15 Nov 2019 22:54:50 +0100
|
||||
|
||||
gpxsee (7.17) stable; urgency=low
|
||||
|
||||
* Fixed program crash on empty GPX segment.
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 15 22:49:20 CET 2019 - tumic@cbox.cz
|
||||
|
||||
- Update to version 7.18
|
||||
* Added support for waypoint addresses.
|
||||
* Improved pause detection.
|
||||
* Improved GPI support (images, safety cameras).
|
||||
* Added Ukrainian translation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 2 10:03:40 CET 2019 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 7.17
|
||||
Version: 7.18
|
||||
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-7.17.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-7.18.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 7.17
|
||||
Version: 7.18
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user