Accepting request 620719 from home:tumic:GPXSee
Update to version 5.15 OBS-URL: https://build.opensuse.org/request/show/620719 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=84
This commit is contained in:
parent
e758b41a75
commit
d989a70720
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:964bd7bc2a2498a8ab5e4a615e9d565f357c40d28c76651e7537311cab0e6170
|
||||
size 3155455
|
3
GPXSee-5.15.tar.gz
Normal file
3
GPXSee-5.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95f9ee01dc21a6efa1572fb27dfc666f0b33aa543ed0ea15dd2d47fec015ec03
|
||||
size 3157069
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=5.14
|
||||
pkgver=5.15
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,12 @@
|
||||
gpxsee (5.15) stable; urgency=low
|
||||
|
||||
* Added gear ratio/shifts graphs (Shimano Di2).
|
||||
* Fixed FIT parser crash.
|
||||
* Added support for obscure Bryton Rider FIT files.
|
||||
* Some more minor bugfixes.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Tue, 03 Jul 2018 23:38:03 +0200
|
||||
|
||||
gpxsee (5.14) stable; urgency=low
|
||||
|
||||
* Improved outlier detection (now based on acceleration rather
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 3 23:33:30 CEST 2018 - tumic@cbox.cz
|
||||
|
||||
- Update to version 5.15
|
||||
* Added gear ratio/shifts graphs (Shimano Di2).
|
||||
* Fixed FIT parser crash.
|
||||
* Added support for obscure Bryton Rider FIT files.
|
||||
* Some more minor bugfixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 23 16:16:12 CEST 2018 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 5.14
|
||||
Version: 5.15
|
||||
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-5.14.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-5.15.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 5.14
|
||||
Version: 5.15
|
||||
Release: 1
|
||||
Summary: GPS log files visualizing and analyzing tool
|
||||
License: GPL-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user