Accepting request 1009254 from home:tumic:GPXSee
Version 11.6 OBS-URL: https://build.opensuse.org/request/show/1009254 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=199
This commit is contained in:
parent
006b43c20c
commit
a2e8597183
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71d76e3a95e5c9454963e52d3a582eaa6945d1f1dd625e1f8074abdb43310178
|
||||
size 5336855
|
3
GPXSee-11.6.tar.gz
Normal file
3
GPXSee-11.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:521f6c0c7da4bbf87adadae7a669560bff27168872871ab103b9d21a19487003
|
||||
size 5336486
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=11.5
|
||||
pkgver=11.6
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,11 @@
|
||||
gpxsee (11.6) stable; urgency=low
|
||||
|
||||
* Fixed tracks/routes line style configuration (introduced in
|
||||
11.5).
|
||||
* Fixed KML StyleMap handling.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 10 Oct 2022 01:00:08 +0200
|
||||
|
||||
gpxsee (11.5) stable; urgency=low
|
||||
|
||||
* Added support for data styles.
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 10 00:56:00 CEST 2022 - tumic@cbox.cz
|
||||
|
||||
- Update to version 11.6
|
||||
* Fixed tracks/routes line style configuration (introduced in
|
||||
11.5).
|
||||
* Fixed KML StyleMap handling.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 28 08:55:08 CEST 2022 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 11.5-1
|
||||
Version: 11.6-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, qtpositioning5-dev, libqt5svg5-dev
|
||||
Files:
|
||||
00000000000000000000000000000000 0 GPXSee-11.5.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-11.6.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 11.5
|
||||
Version: 11.6
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user