Accepting request 534607 from home:tumic:GPXSee

Version 4.16

OBS-URL: https://build.opensuse.org/request/show/534607
OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=52
This commit is contained in:
Martin Tůma 2017-10-17 23:40:20 +00:00 committed by Git OBS Bridge
parent 13c44d6053
commit 6540528a24
6 changed files with 30 additions and 6 deletions

View File

@ -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
View File

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

View File

@ -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
* Fixed the 1px content offset on zoom/map change issue.

View File

@ -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

View File

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

View File

@ -19,7 +19,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: gpxsee
Version: 4.15
Version: 4.16
Release: 1
Summary: GPS log files visualizing and analyzing tool
License: GPL-3.0
@ -58,6 +58,8 @@ BuildRequires: libqt4-devel
GPXSee is a Qt-based tool for visualizing and analyzing GPX, TCX, FIT, KML,
IGC, NMEA and Garmin CSV files.
%global debug_package %{nil}
%prep
%setup -q -n GPXSee-%{version}