Accepting request 1132575 from home:tumic:GPXSee
Version 13.12 OBS-URL: https://build.opensuse.org/request/show/1132575 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=242
This commit is contained in:
parent
7e31a622aa
commit
0efc55ee31
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85c65db7f8d3b100c82fcef521b72145b2c5146b0a5ea22316fae72b8d05dcbf
|
||||
size 5550861
|
3
GPXSee-13.12.tar.gz
Normal file
3
GPXSee-13.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:947d725d0d30fa827c2971174ab2244b4eaf0c491aed1bb9f0dd71de06237218
|
||||
size 5551850
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=13.11
|
||||
pkgver=13.12
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,12 @@
|
||||
gpxsee (13.12) stable; urgency=low
|
||||
|
||||
* Added support for overzoom in MVT vector maps (MBTiles/online).
|
||||
QtPBFImageplugin version 3 required.
|
||||
* Vector (MVT) online maps now rendered asynchronous.
|
||||
* Fixed vector MBTiles not loading in Qt6 builds issue.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 11 Dec 2023 23:51:19 +0100
|
||||
|
||||
gpxsee (13.11) stable; urgency=low
|
||||
|
||||
* Added support for GPSDump WPT files.
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 23:37:06 CET 2023 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.12
|
||||
* Added support for overzoom in MVT vector maps (MBTiles/online).
|
||||
QtPBFImageplugin version 3 required.
|
||||
* Vector (MVT) online maps now rendered asynchronous.
|
||||
* Fixed vector MBTiles not loading in Qt6 builds issue.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 19 11:42:43 CET 2023 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 13.11-1
|
||||
Version: 13.12-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, qtpositioning5-dev, libqt5svg5-dev, libqt5serialport5-dev
|
||||
Files:
|
||||
00000000000000000000000000000000 0 GPXSee-13.11.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-13.12.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 13.11
|
||||
Version: 13.12
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user