Accepting request 774043 from home:tumic:GPXSee
Version 7.22 OBS-URL: https://build.opensuse.org/request/show/774043 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=132
This commit is contained in:
parent
3e50f9d9e1
commit
3165e3f19c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9614a46eb1796dcaa08ce40e4e262fb150e8525b7f712b37ba33f293da3cfc0
|
||||
size 5006883
|
3
GPXSee-7.22.tar.gz
Normal file
3
GPXSee-7.22.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae5c6c98632522cf5c576099c2eacae5023adc3d74ef4207f1802b7072f26196
|
||||
size 5357739
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=7.19
|
||||
pkgver=7.22
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,25 @@
|
||||
gpxsee (7.22) stable; urgency=low
|
||||
|
||||
* Fixed loading of GMAP maps when Garmin BaseCamp has associated
|
||||
them (OS X issue).
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Wed, 12 Feb 2020 23:11:19 +0100
|
||||
|
||||
gpxsee (7.21) stable; urgency=low
|
||||
|
||||
* Added support for Garmin GMAP maps.
|
||||
* Various IMG/GMAP maps fixes/improvements.
|
||||
* Hungarian localization.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Tue, 11 Feb 2020 23:12:31 +0100
|
||||
|
||||
gpxsee (7.20) stable; urgency=low
|
||||
|
||||
* Added support for Suunto SML files.
|
||||
* Various IMG maps improvements.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sun, 26 Jan 2020 17:27:23 +0100
|
||||
|
||||
gpxsee (7.19) stable; urgency=medium
|
||||
|
||||
* Fixed/improved pause detection.
|
||||
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 12 23:06:23 CET 2020 - tumic@cbox.cz
|
||||
|
||||
- Update to version 7.22
|
||||
* Fixed loading of GMAP maps when Garmin BaseCamp has associated
|
||||
them (OS X issue).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 11 23:09:17 CET 2020 - tumic@cbox.cz
|
||||
|
||||
- Update to version 7.21
|
||||
* Added support for Garmin GMAP maps.
|
||||
* Various IMG/GMAP maps fixes/improvements.
|
||||
* Hungarian localization.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 26 17:24:23 CET 2020 - tumic@cbox.cz
|
||||
|
||||
- Update to version 7.20
|
||||
* Added support for Suunto SML files.
|
||||
* Various IMG maps improvements.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 12 18:33:57 CET 2020 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 7.19
|
||||
Version: 7.22
|
||||
Binary: gpxsee
|
||||
Maintainer: Martin Tuma <tumic@cbox.cz>
|
||||
Architecture: any
|
||||
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
||||
Files:
|
||||
00000000000000000000000000000000 0 GPXSee-7.19.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-7.22.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 7.19
|
||||
Version: 7.22
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user