Accepting request 1181079 from home:tumic:GPXSee
Version 13.22 OBS-URL: https://build.opensuse.org/request/show/1181079 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=262
This commit is contained in:
parent
c2ecaa2c2a
commit
c6046ebbf1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aff8d0ab876523cc157ded956362b60390a70d88436783f0cb006f41dbc9e091
|
||||
size 5624365
|
3
GPXSee-13.22.tar.gz
Normal file
3
GPXSee-13.22.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34eccacac18b8a3c5145eff9f256f76fafcc3d9d5070191a673b27ea5a0aadda
|
||||
size 5634011
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=13.21
|
||||
pkgver=13.22
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,11 @@
|
||||
gpxsee (13.22) stable; urgency=low
|
||||
|
||||
* Improved marine maps (ENC & IMG) rendering.
|
||||
* Fixed multiple IMG DEM/hilshading issues.
|
||||
* Added (zoomed) graph scrolling using the mouse.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sat, 15 Jun 2024 13:55:14 +0200
|
||||
|
||||
gpxsee (13.21) stable; urgency=low
|
||||
|
||||
* Added hillshading settings.
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 15 13:51:35 CEST 2024 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.22
|
||||
* Improved marine maps (ENC & IMG) rendering.
|
||||
* Fixed multiple IMG DEM/hilshading issues.
|
||||
* Added (zoomed) graph scrolling using the mouse.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 21:19:29 CEST 2024 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 13.21-1
|
||||
Version: 13.22-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.21.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-13.22.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 13.21
|
||||
Version: 13.22
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user