Accepting request 520538 from home:tumic:GPXSee
version 4.13 OBS-URL: https://build.opensuse.org/request/show/520538 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=41
This commit is contained in:
parent
86708b749b
commit
9757c68879
@ -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
|
||||
|
||||
* Fixed broken LCC projection on southern hemisphere.
|
||||
|
@ -3,10 +3,11 @@ Section: Graphics
|
||||
Priority: optional
|
||||
Maintainer: Martin Tuma <tumic@cbox.cz>
|
||||
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
||||
Homepage: http://www.gpxsee.org
|
||||
|
||||
Package: gpxsee
|
||||
Architecture: any
|
||||
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
|
||||
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
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 4.12
|
||||
Version: 4.13
|
||||
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.12.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-4.13.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 4.12
|
||||
Version: 4.13
|
||||
Release: 1
|
||||
Summary: GPS log files visualizing and analyzing tool
|
||||
License: GPL-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user