Accepting request 1036455 from graphics
OBS-URL: https://build.opensuse.org/request/show/1036455 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=96
This commit is contained in:
commit
d50dfb22d5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8f7a835197c4bd2b40d9bc690c1d5ec1a63a38eb06975cdc6a728d52682c4749
|
|
||||||
size 5471586
|
|
3
GPXSee-11.9.tar.gz
Normal file
3
GPXSee-11.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:076c340162553b9262a4156132ad7c41fa0fe7444fe3c8a09d9c23dd2e277e7b
|
||||||
|
size 5476399
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=gpxsee
|
pkgname=gpxsee
|
||||||
pkgver=11.7
|
pkgver=11.9
|
||||||
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,16 @@
|
|||||||
|
gpxsee (11.9) stable; urgency=low
|
||||||
|
|
||||||
|
* Improved ENC maps render style.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Thu, 17 Nov 2022 13:40:20 +0100
|
||||||
|
|
||||||
|
gpxsee (11.8) stable; urgency=low
|
||||||
|
|
||||||
|
* Fixed crash on ENC maps unload.
|
||||||
|
* Improved ENC maps render style.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Fri, 11 Nov 2022 01:46:11 +0100
|
||||||
|
|
||||||
gpxsee (11.7) stable; urgency=low
|
gpxsee (11.7) stable; urgency=low
|
||||||
|
|
||||||
* Added support for ENC charts.
|
* Added support for ENC charts.
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 17 13:38:08 CET 2022 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 11.9
|
||||||
|
* Improved ENC maps render style.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 11 01:44:12 CET 2022 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 11.8
|
||||||
|
* Fixed crash on ENC maps unload.
|
||||||
|
* Improved ENC maps render style.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 6 18:16:34 CET 2022 - tumic@cbox.cz
|
Sun Nov 6 18:16:34 CET 2022 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 11.7-1
|
Version: 11.9-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, libqt5svg5-dev
|
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev, qtpositioning5-dev, libqt5svg5-dev
|
||||||
Files:
|
Files:
|
||||||
00000000000000000000000000000000 0 GPXSee-11.7.tar.gz
|
00000000000000000000000000000000 0 GPXSee-11.9.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: 11.7
|
Version: 11.9
|
||||||
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…
Reference in New Issue
Block a user