Accepting request 850813 from home:tumic:GPXSee
Version 7.37 OBS-URL: https://build.opensuse.org/request/show/850813 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=148
This commit is contained in:
parent
2c1ec4cdec
commit
b37ebde019
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef64ce9b6202efb6f2457f0d0b04e429d8412e559db1082e61290501b9d79bbf
|
||||
size 5404628
|
3
GPXSee-7.37.tar.gz
Normal file
3
GPXSee-7.37.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:117333b2791628a1dc47ecac180c1ecedff504a623aeb93d44202c040b868ab4
|
||||
size 5406206
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=7.36
|
||||
pkgver=7.37
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,13 @@
|
||||
gpxsee (7.37) stable; urgency=low
|
||||
|
||||
* Added "copy coordinates to clipboard" feature.
|
||||
* Improved graphs zooming.
|
||||
* Various minor GUI tweaks/fixes.
|
||||
* Improved IMG maps drawing performance.
|
||||
* Improved GeoTIFF compatability.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Tue, 24 Nov 2020 23:20:54 +0100
|
||||
|
||||
gpxsee (7.36) stable; urgency=low
|
||||
|
||||
* IMG format fixes/improvements (mostly labels related).
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 23:12:22 CET 2020 - tumic@cbox.cz
|
||||
|
||||
- Update to version 7.37
|
||||
* Added "copy coordinates to clipboard" feature.
|
||||
* Improved graphs zooming.
|
||||
* Various minor GUI tweaks/fixes.
|
||||
* Improved IMG maps drawing performance.
|
||||
* Improved GeoTIFF compatability.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 21:39:56 CET 2020 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 7.36-1
|
||||
Version: 7.37-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.36.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-7.37.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 7.36
|
||||
Version: 7.37
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user