Accepting request 875843 from home:tumic:GPXSee
Version 8.8 OBS-URL: https://build.opensuse.org/request/show/875843 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=162
This commit is contained in:
parent
affc29f658
commit
b92082ea45
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e49ba86c87e3e14f0f71293ced99f343fb96cf776b836ae41f99bc5fad3b035
|
||||
size 8413467
|
3
GPXSee-8.8.tar.gz
Normal file
3
GPXSee-8.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00afdaa7365e2c721a817b92179e68de597dfad1a063aa59220af165f399bf0d
|
||||
size 8413193
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=8.7
|
||||
pkgver=8.8
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,9 @@
|
||||
gpxsee (8.8) stable; urgency=low
|
||||
|
||||
* Fixed disappearing marker with some graphs combinations.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 01 Mar 2021 00:40:10 +0100
|
||||
|
||||
gpxsee (8.7) stable; urgency=low
|
||||
|
||||
* Fixed broken marker date/coordinates when time graphs are
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 1 00:37:43 CET 2021 - tumic@cbox.cz
|
||||
|
||||
- Update to version 8.8
|
||||
* Fixed disappearing marker with some graphs combinations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 21 10:48:37 CET 2021 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 8.7-1
|
||||
Version: 8.8-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.7.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-8.8.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 8.7
|
||||
Version: 8.8
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user