Accepting request 402809 from home:tumic:GPXSee
Update to version 2.16 OBS-URL: https://build.opensuse.org/request/show/402809 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=3
This commit is contained in:
parent
3acfc4e7fe
commit
3a210b063e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dacfa1873f537c255801a21cf5f11d47a8852a2214dae947e85c9d42a4d33169
|
|
||||||
size 212902
|
|
3
GPXSee-2.16.tar.gz
Normal file
3
GPXSee-2.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5059d28348b147fdf1542743b28e5bdd09276f3b4285d9f385756847d576a9aa
|
||||||
|
size 213933
|
@ -1,3 +1,11 @@
|
|||||||
|
gpxsee (2.16) stable; urgency=high
|
||||||
|
|
||||||
|
* Fixed infinite download loop on HTTP redirects (and broken images).
|
||||||
|
* Fixed handling of GPX files with inconsistent track point entries.
|
||||||
|
* Added support for temperature graphs.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Thu, 16 Jun 2016 21:35:14 +0200
|
||||||
|
|
||||||
gpxsee (2.14) stable; urgency=low
|
gpxsee (2.14) stable; urgency=low
|
||||||
|
|
||||||
* Added print support.
|
* Added print support.
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 16 21:29:46 CEST 2016 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 2.16
|
||||||
|
* Fixed infinite download loop on HTTP redirects (and broken images).
|
||||||
|
* Fixed handling of GPX files with inconsistent track point entries.
|
||||||
|
* Added support for temperature graphs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 28 10:06:25 CEST 2016 - tumic@cbox.cz
|
Sat May 28 10:06:25 CEST 2016 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 2.14
|
Version: 2.16
|
||||||
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-2.14.tar.gz
|
00000000000000000000000000000000 0 GPXSee-2.16.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: 2.14
|
Version: 2.16
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GPX visualizing and analyzing tool
|
Summary: GPX visualizing and analyzing tool
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user