Accepting request 1134017 from home:tumic:GPXSee
version 13.13 OBS-URL: https://build.opensuse.org/request/show/1134017 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=244
This commit is contained in:
parent
0efc55ee31
commit
ac7c5674b6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:947d725d0d30fa827c2971174ab2244b4eaf0c491aed1bb9f0dd71de06237218
|
||||
size 5551850
|
3
GPXSee-13.13.tar.gz
Normal file
3
GPXSee-13.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83b462d209981cc2449b4479a5e39a8810837c79eb2847f7dc49bc62efd540a0
|
||||
size 5551928
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=13.12
|
||||
pkgver=13.13
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,12 @@
|
||||
gpxsee (13.13) stable; urgency=low
|
||||
|
||||
* Fixed broken map scale (ruler) on HiDPI maps.
|
||||
* Limit the overzoom to not produce huge tiles which break map
|
||||
rendering.
|
||||
* Increase the default pixmap cache size on Android to 384MB.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 18 Dec 2023 21:52:33 +0100
|
||||
|
||||
gpxsee (13.12) stable; urgency=low
|
||||
|
||||
* Added support for overzoom in MVT vector maps (MBTiles/online).
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 18 21:46:45 CET 2023 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.13
|
||||
* Fixed broken map scale (ruler) on HiDPI maps.
|
||||
* Limit the overzoom to not produce huge tiles which break map
|
||||
rendering.
|
||||
* Increase the default pixmap cache size on Android to 384MB.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 23:37:06 CET 2023 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 13.12-1
|
||||
Version: 13.13-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.12.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-13.13.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 13.12
|
||||
Version: 13.13
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user