Accepting request 727626 from home:tumic:GPXSee
Version 7.13 OBS-URL: https://build.opensuse.org/request/show/727626 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=122
This commit is contained in:
parent
3b116525ae
commit
b63df4f17b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4241774afce3b7b19e669c03c46f8eec90d7f9e07e34af7c7c2cdcb0805af080
|
||||
size 4688060
|
3
GPXSee-7.13.tar.gz
Normal file
3
GPXSee-7.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03fb49b6a59b604c8a80a4097de7ae4e3d15578cb8937d0e476589dc6b7c0228
|
||||
size 4687849
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=7.12
|
||||
pkgver=7.13
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,10 @@
|
||||
gpxsee (7.13) stable; urgency=low
|
||||
|
||||
* Added support for graph zooming.
|
||||
* Several minor bug fixes.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sun, 01 Sep 2019 18:54:58 +0200
|
||||
|
||||
gpxsee (7.12) stable; urgency=low
|
||||
|
||||
* Added support for SeeYou CUP files.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 1 18:50:26 CEST 2019 - tumic@cbox.cz
|
||||
|
||||
- Update to version 7.13
|
||||
* Added support for graph zooming.
|
||||
* Several minor bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 17 22:20:31 CEST 2019 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 7.12
|
||||
Version: 7.13
|
||||
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.12.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-7.13.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 7.12
|
||||
Version: 7.13
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user