Accepting request 870349 from graphics
OBS-URL: https://build.opensuse.org/request/show/870349 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=67
This commit is contained in:
commit
4ad2e96a7b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d00400100bc106770f6aad145483500ff4a2177ecf1b41caebe2363e0ea24e24
|
||||
size 7764530
|
3
GPXSee-8.5.tar.gz
Normal file
3
GPXSee-8.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:add4d1aa9e3aafe3c4d3fb6b7f76df6d3cd7aa83b1cd2550e8bf94dee1460e5b
|
||||
size 8156912
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=8.3
|
||||
pkgver=8.5
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,17 @@
|
||||
gpxsee (8.5) stable; urgency=medium
|
||||
|
||||
* Fixed crash on areas/polygons (introduced in 8.2).
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 08 Feb 2021 21:44:38 +0100
|
||||
|
||||
gpxsee (8.4) stable; urgency=low
|
||||
|
||||
* Added support for AlpineQuest AQM maps.
|
||||
* Added position date display option.
|
||||
* IMG format compatability and performance improvements.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sun, 07 Feb 2021 13:12:06 +0100
|
||||
|
||||
gpxsee (8.3) stable; urgency=medium
|
||||
|
||||
* Fixed crash on empty paths (introduced in 8.2).
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 21:42:21 CET 2021 - tumic@cbox.cz
|
||||
|
||||
- Update to version 8.5
|
||||
* Fixed crash on areas/polygons (introduced in 8.2).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 7 13:08:31 CET 2021 - tumic@cbox.cz
|
||||
|
||||
- Update to version 8.4
|
||||
* Added support for AlpineQuest AQM maps.
|
||||
* Added position date display option.
|
||||
* IMG format compatability and performance improvements.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 21:45:59 CET 2021 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 8.3-1
|
||||
Version: 8.5-1
|
||||
Binary: gpxsee
|
||||
Maintainer: Martin Tuma <tumic@cbox.cz>
|
||||
Architecture: any
|
||||
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
||||
Files:
|
||||
00000000000000000000000000000000 0 GPXSee-8.3.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-8.5.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 8.3
|
||||
Version: 8.5
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user