Accepting request 526436 from graphics

- Update to version 4.14
  * Fixed broken parsing of TCX files with heart rate data.
  * Fixed invalid memory access in NMEA parser.
  * Fixed broken units setting for cadence, heart rate and power
    graphs.
  * Added support for limiting the maximal zoom level of online map
    sources.
  * Added waypoints/POI size/color settings and map background
    color settings.
  * Adjusted the scale bar (text) size to the remaining content
    in print/PDF export output.

OBS-URL: https://build.opensuse.org/request/show/526436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2017-09-17 20:38:15 +00:00 committed by Git OBS Bridge
commit 6e04f56649
6 changed files with 36 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6fd518b89a2bbc950689019fb30daf431fa2968b289d98dffcdd15cf368f4610
size 856894

3
GPXSee-4.14.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92725a06ef8ee67de5b21b973426d9fff722eb365f853395a9df2d2a5f73ff87
size 859123

View File

@ -1,3 +1,18 @@
gpxsee (4.14) stable; urgency=low
* Fixed broken parsing of TCX files with heart rate data.
* Fixed invalid memory access in NMEA parser.
* Fixed broken units setting for cadence, heart rate and power
graphs.
* Added support for limiting the maximal zoom level of online map
sources.
* Added waypoints/POI size/color settings and map background
color settings.
* Adjusted the scale bar (text) size to the remaining content
in print/PDF export output.
-- Martin Tuma <tumic@cbox.cz> Fri, 15 Sep 2017 23:35:38 +0200
gpxsee (4.13) stable; urgency=low
* Added support for high-resolution printing.

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Sep 15 23:24:48 CEST 2017 - tumic@cbox.cz
- Update to version 4.14
* Fixed broken parsing of TCX files with heart rate data.
* Fixed invalid memory access in NMEA parser.
* Fixed broken units setting for cadence, heart rate and power
graphs.
* Added support for limiting the maximal zoom level of online map
sources.
* Added waypoints/POI size/color settings and map background
color settings.
* Adjusted the scale bar (text) size to the remaining content
in print/PDF export output.
-------------------------------------------------------------------
Sun Sep 3 21:31:18 CEST 2017 - tumic@cbox.cz

View File

@ -1,9 +1,9 @@
Format: 1.0
Source: gpxsee
Version: 4.13
Version: 4.14
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-4.13.tar.gz
00000000000000000000000000000000 0 GPXSee-4.14.tar.gz

View File

@ -19,7 +19,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: gpxsee
Version: 4.13
Version: 4.14
Release: 1
Summary: GPS log files visualizing and analyzing tool
License: GPL-3.0