Accepting request 866282 from graphics
OBS-URL: https://build.opensuse.org/request/show/866282 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=66
This commit is contained in:
commit
b1b5cd8bbc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:75a5814a0316caa7335dfb77e59b0f8f142d81564cf0e0307347d727ee4e9b33
|
|
||||||
size 7764620
|
|
3
GPXSee-8.3.tar.gz
Normal file
3
GPXSee-8.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d00400100bc106770f6aad145483500ff4a2177ecf1b41caebe2363e0ea24e24
|
||||||
|
size 7764530
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=gpxsee
|
pkgname=gpxsee
|
||||||
pkgver=8.2
|
pkgver=8.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
gpxsee (8.3) stable; urgency=medium
|
||||||
|
|
||||||
|
* Fixed crash on empty paths (introduced in 8.2).
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Sat, 23 Jan 2021 21:48:29 +0100
|
||||||
|
|
||||||
gpxsee (8.2) stable; urgency=medium
|
gpxsee (8.2) stable; urgency=medium
|
||||||
|
|
||||||
* Fixed crash on broken KMZ maps.
|
* Fixed crash on broken KMZ maps.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 23 21:45:59 CET 2021 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 8.3
|
||||||
|
* Fixed crash on empty paths (introduced in 8.2).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 19 20:45:47 CET 2021 - tumic@cbox.cz
|
Tue Jan 19 20:45:47 CET 2021 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 8.2-1
|
Version: 8.3-1
|
||||||
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-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
||||||
Files:
|
Files:
|
||||||
00000000000000000000000000000000 0 GPXSee-8.2.tar.gz
|
00000000000000000000000000000000 0 GPXSee-8.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: 8.2
|
Version: 8.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GPS log file visualization and analysis tool
|
Summary: GPS log file visualization and analysis tool
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user