Accepting request 532334 from home:tumic:GPXSee
Version 4.15 OBS-URL: https://build.opensuse.org/request/show/532334 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=50
This commit is contained in:
parent
35bf433c4b
commit
13c44d6053
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92725a06ef8ee67de5b21b973426d9fff722eb365f853395a9df2d2a5f73ff87
|
||||
size 859123
|
3
GPXSee-4.15.tar.gz
Normal file
3
GPXSee-4.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c15e85c0043a7e82c063789f3ff282db2591715abaf18cee01784f23fa5fbc19
|
||||
size 862541
|
@ -1,3 +1,11 @@
|
||||
gpxsee (4.15) stable; urgency=low
|
||||
|
||||
* Fixed the 1px content offset on zoom/map change issue.
|
||||
* Improved graph slider info.
|
||||
* Graph items are now selecteble like path items (+ tool tips).
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Fri, 06 Oct 2017 19:07:05 +0200
|
||||
|
||||
gpxsee (4.14) stable; urgency=low
|
||||
|
||||
* Fixed broken parsing of TCX files with heart rate data.
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 6 19:02:15 CEST 2017 - tumic@cbox.cz
|
||||
|
||||
- Update to version 4.15
|
||||
* Fixed the 1px content offset on zoom/map change issue.
|
||||
* Improved graph slider info.
|
||||
* Graph items are now selecteble like path items (+ tool tips).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 15 23:24:48 CEST 2017 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 4.14
|
||||
Version: 4.15
|
||||
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.14.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-4.15.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 4.14
|
||||
Version: 4.15
|
||||
Release: 1
|
||||
Summary: GPS log files visualizing and analyzing tool
|
||||
License: GPL-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user