Accepting request 594677 from home:tumic:GPXSee
Version 5.6 OBS-URL: https://build.opensuse.org/request/show/594677 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=70
This commit is contained in:
parent
ae116ed1ad
commit
c17a8dba50
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0a7491d57185516e9a36563050f28e9cf2b1991758533b684867527ffacf46e
|
||||
size 937775
|
3
GPXSee-5.6.tar.gz
Normal file
3
GPXSee-5.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f49207d94ff1764407ba1571fee0b542402f0965099a110481db0e3c406ed5e7
|
||||
size 942771
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=5.5
|
||||
pkgver=5.6
|
||||
pkgrel=1
|
||||
pkgdesc='GPX viewer and analyzer'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,10 @@
|
||||
gpxsee (5.6) stable; urgency=low
|
||||
|
||||
* Added WMS support.
|
||||
* Several minor bugfixes and improvements (mostly WMTS).
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sun, 08 Apr 2018 21:18:43 +0200
|
||||
|
||||
gpxsee (5.5) stable; urgency=high
|
||||
|
||||
* Fixed deadlocks caused by infinite HTTP timeout.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 8 21:12:19 CEST 2018 - tumic@cbox.cz
|
||||
|
||||
- Update to version 5.6
|
||||
* Added WMS support.
|
||||
* Several minor bugfixes and improvements (mostly WMTS).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 23:39:34 CET 2018 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 5.5
|
||||
Version: 5.6
|
||||
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-5.5.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-5.6.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 5.5
|
||||
Version: 5.6
|
||||
Release: 1
|
||||
Summary: GPS log files visualizing and analyzing tool
|
||||
License: GPL-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user