Accepting request 1069417 from home:tumic:GPXSee
Version 12.2 OBS-URL: https://build.opensuse.org/request/show/1069417 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=213
This commit is contained in:
parent
f5aaa1d389
commit
623caa41b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22f2e4dcc209600c1524775547431dae922338f20832c8cd50e059c09e048f21
|
||||
size 5487589
|
3
GPXSee-12.2.tar.gz
Normal file
3
GPXSee-12.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8db69d19d50f9d46bd065c4174eb814ddd03c5f95b737c7524afd1e61445c09
|
||||
size 5483703
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=12.1
|
||||
pkgver=12.2
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,13 @@
|
||||
gpxsee (12.2) stable; urgency=low
|
||||
|
||||
* Fixed broken handling of IMG "multi-maps" (maps with overviews).
|
||||
* Marine maps rendering fixes & improvements (IMG & ENC).
|
||||
* Allow arbitrary large images (Qt6 only).
|
||||
* Added support for 0.5" (7201x7201) DEM tiles.
|
||||
* Made the DEM cache configurable.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sat, 04 Mar 2023 18:15:15 +0100
|
||||
|
||||
gpxsee (12.1) stable; urgency=medium
|
||||
|
||||
* Fixed areas rendering.
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 4 18:08:31 CET 2023 - tumic@cbox.cz
|
||||
|
||||
- Update to version 12.2
|
||||
* Fixed broken handling of IMG "multi-maps" (maps with overviews).
|
||||
* Marine maps rendering fixes & improvements (IMG & ENC).
|
||||
* Allow arbitrary large images (Qt6 only).
|
||||
* Added support for 0.5" (7201x7201) DEM tiles.
|
||||
* Made the DEM cache configurable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 18 14:11:19 CET 2023 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 12.1-1
|
||||
Version: 12.2-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-12.1.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-12.2.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 12.1
|
||||
Version: 12.2
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user