Accepting request 588918 from home:tumic:GPXSee
Update to version 5.5 OBS-URL: https://build.opensuse.org/request/show/588918 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=68
This commit is contained in:
committed by
Git OBS Bridge
parent
293e3fc92a
commit
ae116ed1ad
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a1cb12e00dae3e92107a0a7de2df1a05fd392ca8a9a6abee628e9ec2ff87e0e2
|
|
||||||
size 937535
|
|
3
GPXSee-5.5.tar.gz
Normal file
3
GPXSee-5.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f0a7491d57185516e9a36563050f28e9cf2b1991758533b684867527ffacf46e
|
||||||
|
size 937775
|
2
PKGBUILD
2
PKGBUILD
@@ -1,5 +1,5 @@
|
|||||||
pkgname=gpxsee
|
pkgname=gpxsee
|
||||||
pkgver=5.4
|
pkgver=5.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='GPX viewer and analyzer'
|
pkgdesc='GPX viewer and analyzer'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@@ -1,3 +1,10 @@
|
|||||||
|
gpxsee (5.5) stable; urgency=high
|
||||||
|
|
||||||
|
* Fixed deadlocks caused by infinite HTTP timeout.
|
||||||
|
* Several minor bugfixes.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Mon, 19 Mar 2018 23:42:57 +0100
|
||||||
|
|
||||||
gpxsee (5.4) stable; urgency=low
|
gpxsee (5.4) stable; urgency=low
|
||||||
|
|
||||||
* Added pace info.
|
* Added pace info.
|
||||||
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 19 23:39:34 CET 2018 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 5.5
|
||||||
|
* Fixed deadlocks caused by infinite HTTP timeout.
|
||||||
|
* Several minor bugfixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 11 21:48:20 CET 2018 - tumic@cbox.cz
|
Sun Mar 11 21:48:20 CET 2018 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 5.4
|
Version: 5.5
|
||||||
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-5.4.tar.gz
|
00000000000000000000000000000000 0 GPXSee-5.5.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: 5.4
|
Version: 5.5
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user