Accepting request 535016 from graphics
1 OBS-URL: https://build.opensuse.org/request/show/535016 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=16
This commit is contained in:
commit
e376830799
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c15e85c0043a7e82c063789f3ff282db2591715abaf18cee01784f23fa5fbc19
|
|
||||||
size 862541
|
|
3
GPXSee-4.16.tar.gz
Normal file
3
GPXSee-4.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:de996e92c478c3eb7c88700c1115189e25b16c27563ff34b7dfa5e7543f65fbf
|
||||||
|
size 864616
|
@ -1,3 +1,14 @@
|
|||||||
|
gpxsee (4.16) stable; urgency=low
|
||||||
|
|
||||||
|
* Fixed broken loading of KML files with folder elements outside
|
||||||
|
document element.
|
||||||
|
* Added support for KML files with multitracks.
|
||||||
|
* Added support for Temperature, Cadence and Heartrate in KML
|
||||||
|
files.
|
||||||
|
* Added support for TCX multi-sport activities.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Wed, 18 Oct 2017 00:12:16 +0200
|
||||||
|
|
||||||
gpxsee (4.15) stable; urgency=low
|
gpxsee (4.15) stable; urgency=low
|
||||||
|
|
||||||
* Fixed the 1px content offset on zoom/map change issue.
|
* Fixed the 1px content offset on zoom/map change issue.
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 18 00:06:27 CEST 2017 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 4.16
|
||||||
|
* Fixed broken loading of KML files with folder elements outside
|
||||||
|
document element.
|
||||||
|
* Added support for KML files with multitracks.
|
||||||
|
* Added support for Temperature, Cadence and Heartrate in KML
|
||||||
|
files.
|
||||||
|
* Added support for TCX multi-sport activities.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 6 19:02:15 CEST 2017 - tumic@cbox.cz
|
Fri Oct 6 19:02:15 CEST 2017 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 4.15
|
Version: 4.16
|
||||||
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-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
||||||
Files:
|
Files:
|
||||||
00000000000000000000000000000000 0 GPXSee-4.15.tar.gz
|
00000000000000000000000000000000 0 GPXSee-4.16.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: 4.15
|
Version: 4.16
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GPS log files visualizing and analyzing tool
|
Summary: GPS log files visualizing and analyzing tool
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user