Accepting request 441388 from home:tumic:GPXSee
Version 3.2 OBS-URL: https://build.opensuse.org/request/show/441388 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=11
This commit is contained in:
parent
62b72d6ca6
commit
81cbde2e75
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c975d0f5958b66c8a35a3eb2b60dbbc8813bb332ced3ae0314e1c19c7e53f28c
|
|
||||||
size 658526
|
|
3
GPXSee-3.2.tar.gz
Normal file
3
GPXSee-3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:86658f9db74ee07bd3c6a44ecd28b66ab33c3a315d546f1c5a827c2e5a4a8baf
|
||||||
|
size 782896
|
@ -1,3 +1,11 @@
|
|||||||
|
gpxsee (3.2) stable; urgency=low
|
||||||
|
|
||||||
|
- Update to version 3.2
|
||||||
|
* Added support for NMEA files.
|
||||||
|
* Fixed path marker inaccuracy bug.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Tue, 22 Nov 2016 09:47:00 +0100
|
||||||
|
|
||||||
gpxsee (3.1) stable; urgency=low
|
gpxsee (3.1) stable; urgency=low
|
||||||
|
|
||||||
- Update to version 3.1
|
- Update to version 3.1
|
||||||
|
@ -8,4 +8,5 @@ Package: gpxsee
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}
|
Depends: ${shlibs:Depends}
|
||||||
Description: GPX visualizing and analyzing tool
|
Description: GPX visualizing and analyzing tool
|
||||||
GPXSee is a Qt based tool for visualizing and analyzing GPX, TCX, FIT, KML, IGC and Garmin CSV files.
|
GPXSee is a Qt based tool for visualizing and analyzing GPX, TCX, FIT, KML, IGC, NMEA
|
||||||
|
and Garmin CSV files.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 22 09:47:00 CET 2016 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 3.2
|
||||||
|
* Added support for NMEA files.
|
||||||
|
* Fixed path marker inaccuracy bug.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 12 11:50:48 CET 2016 - tumic@cbox.cz
|
Sat Nov 12 11:50:48 CET 2016 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -5,4 +5,4 @@ Icon=gpxsee
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Graphics;Viewer;
|
Categories=Graphics;Viewer;
|
||||||
MimeType=application/gpx+xml;application/tcx+xml;application/vnd.ant.fit;application/vnd.google-earth.kml+xml;application/vnd.fai.igc;
|
MimeType=application/gpx+xml;application/tcx+xml;application/vnd.ant.fit;application/vnd.google-earth.kml+xml;application/vnd.fai.igc;application/vnd.nmea.nmea;
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 3.1
|
Version: 3.2
|
||||||
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
|
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools
|
||||||
Files:
|
Files:
|
||||||
00000000000000000000000000000000 0 GPXSee-3.1.tar.gz
|
00000000000000000000000000000000 0 GPXSee-3.2.tar.gz
|
||||||
|
@ -19,9 +19,9 @@
|
|||||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||||
|
|
||||||
Name: gpxsee
|
Name: gpxsee
|
||||||
Version: 3.1
|
Version: 3.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GPX visualizing and analyzing tool
|
Summary: GPS log files visualizing and analyzing tool
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
Group: Productivity/Graphics/Visualization
|
Group: Productivity/Graphics/Visualization
|
||||||
Url: http://tumic.wz.cz/gpxsee
|
Url: http://tumic.wz.cz/gpxsee
|
||||||
@ -55,8 +55,8 @@ BuildRequires: libqt4-devel
|
|||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GPXSee is a Qt based tool for visualizing and analyzing GPX, TCX, FIT, KML, IGC
|
GPXSee is a Qt-based tool for visualizing and analyzing GPX, TCX, FIT, KML,
|
||||||
and Garmin CSV files.
|
IGC, NMEA and Garmin CSV files.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n GPXSee-%{version}
|
%setup -q -n GPXSee-%{version}
|
||||||
|
@ -29,4 +29,11 @@
|
|||||||
<glob pattern="*.igc"/>
|
<glob pattern="*.igc"/>
|
||||||
</mime-type>
|
</mime-type>
|
||||||
|
|
||||||
|
<mime-type type="application/vnd.nmea.nmea">
|
||||||
|
<comment>NMEA 0183 data</comment>
|
||||||
|
<sub-class-of type="text/plain"/>
|
||||||
|
<generic-icon name="text-plain"/>
|
||||||
|
<glob pattern="*.nmea"/>
|
||||||
|
</mime-type>
|
||||||
|
|
||||||
</mime-info>
|
</mime-info>
|
Loading…
Reference in New Issue
Block a user