Accepting request 1136072 from home:tumic:GPXSee
Version 13.14 OBS-URL: https://build.opensuse.org/request/show/1136072 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=246
This commit is contained in:
parent
ac7c5674b6
commit
03e8bc257b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83b462d209981cc2449b4479a5e39a8810837c79eb2847f7dc49bc62efd540a0
|
||||
size 5551928
|
3
GPXSee-13.14.tar.gz
Normal file
3
GPXSee-13.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a3e60d6cfd87c43d77a0a5af4f2d463eea62f0f7becdb1974f1c3deb35c1355
|
||||
size 5552553
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=13.13
|
||||
pkgver=13.14
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,11 @@
|
||||
gpxsee (13.14) stable; urgency=low
|
||||
|
||||
* Removed 4Umaps map source (map service discontinued).
|
||||
* Added mtbmap.cz map source.
|
||||
* Multiple minor map formats fixes/improvements (TrekBuddy, IMG).
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 01 Jan 2024 23:34:15 +0100
|
||||
|
||||
gpxsee (13.13) stable; urgency=low
|
||||
|
||||
* Fixed broken map scale (ruler) on HiDPI maps.
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 1 23:25:38 CET 2024 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.14
|
||||
* Removed 4Umaps map source (map service discontinued).
|
||||
* Added mtbmap.cz map source.
|
||||
* Multiple minor map formats fixes/improvements (TrekBuddy, IMG).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 18 21:46:45 CET 2023 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 13.13-1
|
||||
Version: 13.14-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.13.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-13.14.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 13.13
|
||||
Version: 13.14
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user