Accepting request 965506 from graphics
OBS-URL: https://build.opensuse.org/request/show/965506 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=87
This commit is contained in:
commit
8ce1940881
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c794a25c6fcee53778cdad062ea766271bb1f18b352f9aa28a67c7d6c5361be8
|
|
||||||
size 5112577
|
|
3
GPXSee-10.5.tar.gz
Normal file
3
GPXSee-10.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:79e15483e4f3913063a37a81505a76cba07e454248ac2eb863cf2fd0f5a79637
|
||||||
|
size 5123489
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=gpxsee
|
pkgname=gpxsee
|
||||||
pkgver=10.4
|
pkgver=10.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
gpxsee (10.5) stable; urgency=low
|
||||||
|
|
||||||
|
* Improved handling of MBTiles maps with nonconsecutive zoom
|
||||||
|
levels.
|
||||||
|
* Fixed broken loading of some IMG maps.
|
||||||
|
* Added a basic IMG nautical charts style.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Sun, 27 Mar 2022 16:59:24 +0200
|
||||||
|
|
||||||
gpxsee (10.4) stable; urgency=low
|
gpxsee (10.4) stable; urgency=low
|
||||||
|
|
||||||
* Improved POI labels handling in IMG maps.
|
* Improved POI labels handling in IMG maps.
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 27 16:50:26 CEST 2022 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 10.5
|
||||||
|
* Improved handling of MBTiles maps with nonconsecutive zoom
|
||||||
|
levels.
|
||||||
|
* Fixed broken loading of some IMG maps.
|
||||||
|
* Added a basic IMG nautical charts style.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 13 23:31:55 CET 2022 - tumic@cbox.cz
|
Sun Feb 13 23:31:55 CET 2022 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 10.4-1
|
Version: 10.5-1
|
||||||
Binary: gpxsee
|
Binary: gpxsee
|
||||||
Maintainer: Martin Tuma <tumic@cbox.cz>
|
Maintainer: Martin Tuma <tumic@cbox.cz>
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev, qtpositioning5-dev
|
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev, qtpositioning5-dev
|
||||||
Files:
|
Files:
|
||||||
00000000000000000000000000000000 0 GPXSee-10.4.tar.gz
|
00000000000000000000000000000000 0 GPXSee-10.5.tar.gz
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||||
|
|
||||||
Name: gpxsee
|
Name: gpxsee
|
||||||
Version: 10.4
|
Version: 10.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GPS log file visualization and analysis tool
|
Summary: GPS log file visualization and analysis tool
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user