Accepting request 562374 from home:tumic:GPXSee
Update to version 4.19 OBS-URL: https://build.opensuse.org/request/show/562374 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=58
This commit is contained in:
parent
c5a26766a9
commit
3b4ccbfc39
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4678d5f7b248913fa1fc329a1b60469bd610c59df55338027292ba0ee3338aaf
|
||||
size 864779
|
3
GPXSee-4.19.tar.gz
Normal file
3
GPXSee-4.19.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f0718a59772e1bddd3b33214ecf0b9a64f46f68f4de56481c7606dea87c4002
|
||||
size 864810
|
@ -1,3 +1,10 @@
|
||||
gpxsee (4.19) stable; urgency=high
|
||||
|
||||
* Fixed missing cached content cleanup causing huge draw areas
|
||||
(causing system memory exhaustion) issue.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 08 Jan 2018 02:37:46 +0100
|
||||
|
||||
gpxsee (4.18) stable; urgency=low
|
||||
|
||||
* Fixed broaken A records parsing in IGC files.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 02:35:38 CET 2018 - tumic@cbox.cz
|
||||
|
||||
- Update to version 4.19
|
||||
* Fixed missing cached content cleanup causing huge draw areas
|
||||
(causing system memory exhaustion) issue.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 6 22:48:36 CET 2018 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 4.18
|
||||
Version: 4.19
|
||||
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.18.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-4.19.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 4.18
|
||||
Version: 4.19
|
||||
Release: 1
|
||||
Summary: GPS log files visualizing and analyzing tool
|
||||
License: GPL-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user