Accepting request 763714 from home:tumic:GPXSee
Version 7.19 OBS-URL: https://build.opensuse.org/request/show/763714 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=130
This commit is contained in:
parent
f261d28835
commit
3e50f9d9e1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77c3a430cd314f621566b7ff2174b64c0c96099f6f90b62f54c8abfe02918a06
|
||||
size 5006604
|
3
GPXSee-7.19.tar.gz
Normal file
3
GPXSee-7.19.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9614a46eb1796dcaa08ce40e4e262fb150e8525b7f712b37ba33f293da3cfc0
|
||||
size 5006883
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=7.18
|
||||
pkgver=7.19
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,14 @@
|
||||
gpxsee (7.19) stable; urgency=medium
|
||||
|
||||
* Fixed/improved pause detection.
|
||||
* Fixed buffer overflow in GPI parser.
|
||||
* OpenStreetMap and 4UMaps URL changes.
|
||||
* Minor IMG file format reader fixes/improvements.
|
||||
* Fixed/improved tooltip/popups handling.
|
||||
* Translations updates.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sun, 12 Jan 2020 18:43:02 +0100
|
||||
|
||||
gpxsee (7.18) stable; urgency=low
|
||||
|
||||
* Added support for waypoint addresses.
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 12 18:33:57 CET 2020 - tumic@cbox.cz
|
||||
|
||||
- Update to version 7.19
|
||||
* Fixed/improved pause detection.
|
||||
* Fixed buffer overflow in GPI parser.
|
||||
* OpenStreetMap and 4UMaps URL changes.
|
||||
* Minor IMG file format reader fixes/improvements.
|
||||
* Fixed/improved tooltip/popups handling.
|
||||
* Translations updates.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 15 22:49:20 CET 2019 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 7.18
|
||||
Version: 7.19
|
||||
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.18.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-7.19.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 7.18
|
||||
Version: 7.19
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user