Accepting request 452603 from graphics
Version 3.8 OBS-URL: https://build.opensuse.org/request/show/452603 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=2
This commit is contained in:
commit
844ce6a030
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c801fe08c64bc86f3a8f06a8331af7c08d93dfe23c170a7febe8a331bf82185b
|
||||
size 803108
|
3
GPXSee-3.8.tar.gz
Normal file
3
GPXSee-3.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6167d18f42e68e95590116de8f2d2a6e00faae4a468fad4b8a17a21c3c217641
|
||||
size 812334
|
@ -1,3 +1,24 @@
|
||||
gpxsee (3.8) stable; urgency=low
|
||||
|
||||
* Fixed graph info not redrawing issue.
|
||||
* Added Swedish localization.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Tue, 24 Jan 2017 18:41:51 +0100
|
||||
|
||||
gpxsee (3.7) stable; urgency=high
|
||||
|
||||
* Fixed tile downloading issues (multiple downloads, redirect loop).
|
||||
* Enabled free map scroll.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 23 Jan 2017 09:25:56 +0100
|
||||
|
||||
gpxsee (3.5) stable; urgency=low
|
||||
|
||||
* Fixed broken NMEA latitude parsing.
|
||||
* Added print/export options.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Tue, 20 Dec 2016 22:46:00 +0100
|
||||
|
||||
gpxsee (3.4) stable; urgency=low
|
||||
|
||||
* Fixed QT5 < 5.4 builds (Debian 8).
|
||||
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 18:38:56 CET 2017 - tumic@cbox.cz
|
||||
|
||||
- Update to version 3.8
|
||||
* Fixed graph info not redrawing issue.
|
||||
* Added Swedish localization.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 09:20:50 CET 2017 - tumic@cbox.cz
|
||||
|
||||
- Update to version 3.7
|
||||
* Fixed tile downloading issues (multiple downloads, redirect loop).
|
||||
* Enabled free map scroll.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 20 22:46:00 CET 2016 - tumic@cbox.cz
|
||||
|
||||
- Update to version 3.5
|
||||
* Fixed broken NMEA latitude parsing.
|
||||
* Added print/export options.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 10 01:25:34 CET 2016 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 3.4
|
||||
Version: 3.8
|
||||
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-3.4.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-3.8.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 3.4
|
||||
Version: 3.8
|
||||
Release: 1
|
||||
Summary: GPS log files visualizing and analyzing tool
|
||||
License: GPL-3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user