Accepting request 1085166 from home:tumic:GPXSee
Version 13.1 OBS-URL: https://build.opensuse.org/request/show/1085166 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=221
This commit is contained in:
parent
0be7dbc994
commit
953e623214
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94d6853bc6027028f5dc2888e633e7505c2978323b4544b7a3576726e007a3f4
|
||||
size 5494687
|
3
GPXSee-13.1.tar.gz
Normal file
3
GPXSee-13.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6278d7d4af88e07d8582030e5e5f9307bb079447ecfef6e59363a4e348c0143c
|
||||
size 5494923
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=13.0
|
||||
pkgver=13.1
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,10 @@
|
||||
gpxsee (13.1) stable; urgency=low
|
||||
|
||||
* Fixed wrong date info on tracks with segments.
|
||||
* Fixed display issues of Mapsforge and KMZ maps in HiDPI mode.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Fri, 05 May 2023 19:28:35 +0200
|
||||
|
||||
gpxsee (13.0) stable; urgency=low
|
||||
|
||||
* Reworked coordinate reference systems (CRS) handling.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 5 19:24:12 CEST 2023 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.1
|
||||
* Fixed wrong date info on tracks with segments.
|
||||
* Fixed display issues of Mapsforge and KMZ maps in HiDPI mode.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 27 23:56:20 CEST 2023 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 13.0-1
|
||||
Version: 13.1-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, libqt5serialport5-dev
|
||||
Files:
|
||||
00000000000000000000000000000000 0 GPXSee-13.0.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-13.1.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 13.0
|
||||
Version: 13.1
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user