Accepting request 1113375 from home:tumic:GPXSee
Version 13.9 OBS-URL: https://build.opensuse.org/request/show/1113375 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=236
This commit is contained in:
parent
9ae39d0c80
commit
03ed27e72d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cdfeeb500405a86f2e32e7ba0eb5b3063f96329889239f65513474a5dbd3d283
|
||||
size 5629040
|
3
GPXSee-13.9.tar.gz
Normal file
3
GPXSee-13.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86079c7d8053a64837042695e666cd4f4aac7fb01b19e76106cf9b124653b22f
|
||||
size 5630789
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=13.8
|
||||
pkgver=13.9
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,12 @@
|
||||
gpxsee (13.9) stable; urgency=low
|
||||
|
||||
* Fixed storing of WMTS tiles with file system incompatible tile
|
||||
matrix names.
|
||||
* Improved/fixed TrekBuddy maps/atlases support.
|
||||
* Improved ENC maps rendering style.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sun, 24 Sep 2023 23:45:47 +0200
|
||||
|
||||
gpxsee (13.8) stable; urgency=low
|
||||
|
||||
* Added support for ENC atlases (catalogues).
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 24 23:36:15 CEST 2023 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.9
|
||||
* Fixed storing of WMTS tiles with file system incompatible tile
|
||||
matrix names.
|
||||
* Improved/fixed TrekBuddy maps/atlases support.
|
||||
* Improved ENC maps rendering style.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 7 22:22:05 CEST 2023 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 13.8-1
|
||||
Version: 13.9-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.8.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-13.9.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 13.8
|
||||
Version: 13.9
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user