Accepting request 927307 from home:tumic:GPXSee
Version 9.10 OBS-URL: https://build.opensuse.org/request/show/927307 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=177
This commit is contained in:
parent
88634eba9e
commit
5943493c19
3
GPXSee-9.10.tar.gz
Normal file
3
GPXSee-9.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c5b597cecaefdd26c754d79507af22b97c78741d70accae7f3a3a53c7399e67
|
||||
size 4837219
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0255b46d7fe764341572a155f30679cff728f9e87fecbe04147d44f61ff236eb
|
||||
size 4837265
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=9.9
|
||||
pkgver=9.10
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,11 @@
|
||||
gpxsee (9.10) stable; urgency=low
|
||||
|
||||
* Added waypoint icons highlighting.
|
||||
* Various GPI parser fixes/improvements (icons related).
|
||||
* Added support for East Asian encodings in Garmin formats.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 25 Oct 2021 12:40:48 +0200
|
||||
|
||||
gpxsee (9.9) stable; urgency=medium
|
||||
|
||||
* Fixed scroll wheel zooming on devices with "fine-resolution
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 25 12:35:14 CEST 2021 - tumic@cbox.cz
|
||||
|
||||
- Update to version 9.10
|
||||
* Added waypoint icons highlighting.
|
||||
* Various GPI parser fixes/improvements (icons related).
|
||||
* Added support for East Asian encodings in Garmin formats.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 16 11:05:33 CEST 2021 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 9.9-1
|
||||
Version: 9.10-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.9.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-9.10.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 9.9
|
||||
Version: 9.10
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user