Accepting request 1091982 from home:tumic:GPXSee
Version 13.4 OBS-URL: https://build.opensuse.org/request/show/1091982 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=227
This commit is contained in:
parent
79feb94d8d
commit
4db616c4fb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cb236dced91c6f2e6dec8be8357d6b37b81a8198c89e4321af5d06b28d6b32f
|
||||
size 5496128
|
3
GPXSee-13.4.tar.gz
Normal file
3
GPXSee-13.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:143e3d0ac56fcee1b919b364c9d82eb1bd1025785e68c1b511a997fb24cf9f3d
|
||||
size 5497497
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=13.3
|
||||
pkgver=13.4
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,10 @@
|
||||
gpxsee (13.4) stable; urgency=low
|
||||
|
||||
* Extended Mapsforge render themes support.
|
||||
* Improved ENC maps rendering.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sat, 10 Jun 2023 10:01:40 +0200
|
||||
|
||||
gpxsee (13.3) stable; urgency=low
|
||||
|
||||
* Improved vector maps zooming speed/performance.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 10 09:59:25 CEST 2023 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.4
|
||||
* Extended Mapsforge render themes support.
|
||||
* Improved ENC maps rendering.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 21 13:44:24 CEST 2023 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 13.3-1
|
||||
Version: 13.4-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.3.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-13.4.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 13.3
|
||||
Version: 13.4
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user