Accepting request 954374 from home:tumic:GPXSee
Version 10.4 OBS-URL: https://build.opensuse.org/request/show/954374 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=184
This commit is contained in:
parent
fa8248efa7
commit
7d0738d16f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7257514d53a7d74bc5b1058734b32ab44785f5b9e2a4e7b7f722e613b9b2470
|
||||
size 5118617
|
3
GPXSee-10.4.tar.gz
Normal file
3
GPXSee-10.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c794a25c6fcee53778cdad062ea766271bb1f18b352f9aa28a67c7d6c5361be8
|
||||
size 5112577
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=10.3
|
||||
pkgver=10.4
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,10 @@
|
||||
gpxsee (10.4) stable; urgency=low
|
||||
|
||||
* Improved POI labels handling in IMG maps.
|
||||
* Fixed position/motion info output in exports/printing.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sun, 13 Feb 2022 23:34:05 +0100
|
||||
|
||||
gpxsee (10.3) stable; urgency=low
|
||||
|
||||
* Improved/fixed GPI parser.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 13 23:31:55 CET 2022 - tumic@cbox.cz
|
||||
|
||||
- Update to version 10.4
|
||||
* Improved POI labels handling in IMG maps.
|
||||
* Fixed position/motion info output in exports/printing.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 21:11:28 CET 2022 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 10.3-1
|
||||
Version: 10.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
|
||||
Files:
|
||||
00000000000000000000000000000000 0 GPXSee-10.3.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-10.4.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 10.3
|
||||
Version: 10.4
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user