Accepting request 951781 from home:tumic:GPXSee
Version 10.3 OBS-URL: https://build.opensuse.org/request/show/951781 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=183
This commit is contained in:
parent
bacae3c1e9
commit
fa8248efa7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:62b7efaeefe5d91b214f249af3bca08feb1e9282d375683295df01fb88b2125d
|
|
||||||
size 5118104
|
|
3
GPXSee-10.3.tar.gz
Normal file
3
GPXSee-10.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f7257514d53a7d74bc5b1058734b32ab44785f5b9e2a4e7b7f722e613b9b2470
|
||||||
|
size 5118617
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=gpxsee
|
pkgname=gpxsee
|
||||||
pkgver=10.2
|
pkgver=10.3
|
||||||
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,10 @@
|
|||||||
|
gpxsee (10.3) stable; urgency=low
|
||||||
|
|
||||||
|
* Improved/fixed GPI parser.
|
||||||
|
* Significantly improved areas loading performance.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Wed, 02 Feb 2022 21:17:18 +0100
|
||||||
|
|
||||||
gpxsee (10.2) stable; urgency=low
|
gpxsee (10.2) stable; urgency=low
|
||||||
|
|
||||||
* Improved/fixed TwoNav data files parser.
|
* Improved/fixed TwoNav data files parser.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 2 21:11:28 CET 2022 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 10.3
|
||||||
|
* Improved/fixed GPI parser.
|
||||||
|
* Significantly improved areas loading performance.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 00:55:42 CET 2022 - tumic@cbox.cz
|
Fri Jan 21 00:55:42 CET 2022 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 10.2-1
|
Version: 10.3-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
|
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev, qtpositioning5-dev
|
||||||
Files:
|
Files:
|
||||||
00000000000000000000000000000000 0 GPXSee-10.2.tar.gz
|
00000000000000000000000000000000 0 GPXSee-10.3.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: 10.2
|
Version: 10.3
|
||||||
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