Accepting request 520539 from graphics
1 OBS-URL: https://build.opensuse.org/request/show/520539 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=13
This commit is contained in:
commit
a003a574fa
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e31a8f7dc89987e065353fda95ba02388ca9eaccb63645d0e0b9a6d2dda8cb9a
|
|
||||||
size 854985
|
|
3
GPXSee-4.13.tar.gz
Normal file
3
GPXSee-4.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6fd518b89a2bbc950689019fb30daf431fa2968b289d98dffcdd15cf368f4610
|
||||||
|
size 856894
|
@ -1,3 +1,9 @@
|
|||||||
|
gpxsee (4.13) stable; urgency=low
|
||||||
|
|
||||||
|
* Added support for high-resolution printing.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Sun, 03 Sep 2017 21:33:01 +0200
|
||||||
|
|
||||||
gpxsee (4.12) stable; urgency=low
|
gpxsee (4.12) stable; urgency=low
|
||||||
|
|
||||||
* Fixed broken LCC projection on southern hemisphere.
|
* Fixed broken LCC projection on southern hemisphere.
|
||||||
|
@ -3,10 +3,11 @@ Section: Graphics
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Martin Tuma <tumic@cbox.cz>
|
Maintainer: Martin Tuma <tumic@cbox.cz>
|
||||||
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
|
||||||
|
Homepage: http://www.gpxsee.org
|
||||||
|
|
||||||
Package: gpxsee
|
Package: gpxsee
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}
|
Depends: ${shlibs:Depends}
|
||||||
Description: GPX visualizing and analyzing tool
|
Description: GPS log files visualizing and analyzing tool
|
||||||
GPXSee is a Qt based tool for visualizing and analyzing GPX, TCX, FIT, KML, IGC, NMEA
|
GPXSee is a Qt based tool for visualizing and analyzing GPX, TCX, FIT, KML, IGC, NMEA
|
||||||
and Garmin CSV files.
|
and Garmin CSV files.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 3 21:31:18 CEST 2017 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 4.13
|
||||||
|
* Added support for high-resolution printing.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 24 23:10:30 CEST 2017 - tumic@cbox.cz
|
Thu Aug 24 23:10:30 CEST 2017 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 4.12
|
Version: 4.13
|
||||||
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.12.tar.gz
|
00000000000000000000000000000000 0 GPXSee-4.13.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.12
|
Version: 4.13
|
||||||
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