Accepting request 943507 from home:tumic:GPXSee
Version 10.1 OBS-URL: https://build.opensuse.org/request/show/943507 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=181
This commit is contained in:
parent
2389388c95
commit
7653fffadd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2d870838f3891ed19077a53d7fca6699f0cbad1b3ff151cebade0ec9267006c
|
||||
size 4994900
|
3
GPXSee-10.1.tar.gz
Normal file
3
GPXSee-10.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ca12ceba43c1e96247cb4affc5372bc31c492d7b8e288f929c8c409a1f84440
|
||||
size 5118085
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=10.0
|
||||
pkgver=10.1
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,10 @@
|
||||
gpxsee (10.1) stable; urgency=low
|
||||
|
||||
* Added support for TwoNav data files (TRK, RTE, WPT).
|
||||
* Extended waypoint icon set.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sun, 02 Jan 2022 15:09:29 +0100
|
||||
|
||||
gpxsee (10.0) stable; urgency=low
|
||||
|
||||
* Added support for (GPS) positioning.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 15:05:54 CET 2022 - tumic@cbox.cz
|
||||
|
||||
- Update to version 10.1
|
||||
* Added support for TwoNav data files (TRK, RTE, WPT).
|
||||
* Extended waypoint icon set.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 00:03:04 CET 2021 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 10.0-1
|
||||
Version: 10.1-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.0.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-10.1.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 10.0
|
||||
Version: 10.1
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user