Accepting request 848193 from graphics
OBS-URL: https://build.opensuse.org/request/show/848193 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=61
This commit is contained in:
commit
ac4fb27de9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d03312b2000788fd8539ac22247205ae6ff903eb093e3849b1f0d91abf53788
|
||||
size 5403169
|
3
GPXSee-7.36.tar.gz
Normal file
3
GPXSee-7.36.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef64ce9b6202efb6f2457f0d0b04e429d8412e559db1082e61290501b9d79bbf
|
||||
size 5404628
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=7.35
|
||||
pkgver=7.36
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,11 @@
|
||||
gpxsee (7.36) stable; urgency=low
|
||||
|
||||
* IMG format fixes/improvements (mostly labels related).
|
||||
* Added workaround for broken IMG maps produced by mkgmap.
|
||||
* Added workaround for broken FIT files produced by gpsbabel.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Wed, 11 Nov 2020 21:47:28 +0100
|
||||
|
||||
gpxsee (7.35) stable; urgency=low
|
||||
|
||||
* IMG format compatability, performance and layout improvements.
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 21:39:56 CET 2020 - tumic@cbox.cz
|
||||
|
||||
- Update to version 7.36
|
||||
* IMG format fixes/improvements (mostly labels related).
|
||||
* Added workaround for broken IMG maps produced by mkgmap.
|
||||
* Added workaround for broken FIT files produced by gpsbabel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 21:32:16 CET 2020 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 7.35-1
|
||||
Version: 7.36-1
|
||||
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.35.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-7.36.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 7.35
|
||||
Version: 7.36
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user