Accepting request 487680 from graphics
1 OBS-URL: https://build.opensuse.org/request/show/487680 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=5
This commit is contained in:
commit
fe2ad6c5ed
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bb77e5ac61087b6f249d2eb30345d680116bc56e8ebcbc565a099169af256425
|
|
||||||
size 828704
|
|
3
GPXSee-4.3.tar.gz
Normal file
3
GPXSee-4.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d04a91cd4c6070962b105a11df7b25f9c8e2f8f9e3e77946fa107146ebd921da
|
||||||
|
size 828886
|
@ -1,3 +1,11 @@
|
|||||||
|
gpxsee (4.3) stable; urgency=high
|
||||||
|
|
||||||
|
* Fixed missing cached content cleanup causing huge draw areas
|
||||||
|
(causing memory exhaustion) issue.
|
||||||
|
* Fixed map file defined datum not set for UTM maps issue.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Wed, 12 Apr 2017 18:39:32 +0200
|
||||||
|
|
||||||
gpxsee (4.2) stable; urgency=low
|
gpxsee (4.2) stable; urgency=low
|
||||||
|
|
||||||
* Added digital zoom.
|
* Added digital zoom.
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 12 18:29:30 CEST 2017 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 4.3
|
||||||
|
* Fixed missing cached content cleanup causing huge draw areas
|
||||||
|
(causing memory exhaustion) issue.
|
||||||
|
* Fixed map file defined datum not set for UTM maps issue.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 6 20:34:53 CEST 2017 - tumic@cbox.cz
|
Thu Apr 6 20:34:53 CEST 2017 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 4.2
|
Version: 4.3
|
||||||
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, libqt5opengl5-dev
|
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
||||||
Files:
|
Files:
|
||||||
00000000000000000000000000000000 0 GPXSee-4.2.tar.gz
|
00000000000000000000000000000000 0 GPXSee-4.3.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: 4.2
|
Version: 4.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GPS log files visualizing and analyzing tool
|
Summary: GPS log files visualizing and analyzing tool
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user