Accepting request 1078533 from home:tumic:GPXSee
Version 12.4 OBS-URL: https://build.opensuse.org/request/show/1078533 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=217
This commit is contained in:
parent
ef1adbd2c5
commit
3a96a84f91
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcbaec1373d940a35e37f858fc3143407f7166dd3c62dcfce47f9ff687345f17
|
||||
size 5485192
|
3
GPXSee-12.4.tar.gz
Normal file
3
GPXSee-12.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5e3fe4fb4315c1c1b5aa2ee51af6f4baed5f3ed0215f3d9bc4c8370605254f6
|
||||
size 5485951
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=12.3
|
||||
pkgver=12.4
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,10 @@
|
||||
gpxsee (12.4) stable; urgency=medium
|
||||
|
||||
* Fixed/improved Mapsforge maps rendering.
|
||||
* Minor fixes.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Mon, 10 Apr 2023 18:47:49 +0200
|
||||
|
||||
gpxsee (12.3) stable; urgency=low
|
||||
|
||||
* Improved ENC maps rendering.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 10 18:43:06 CEST 2023 - tumic@cbox.cz
|
||||
|
||||
- Update to version 12.4
|
||||
* Fixed/improved Mapsforge maps rendering.
|
||||
* Minor fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 26 10:58:32 CEST 2023 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 12.3-1
|
||||
Version: 12.4-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-12.3.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-12.4.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 12.3
|
||||
Version: 12.4
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user