Accepting request 1230251 from graphics
OBS-URL: https://build.opensuse.org/request/show/1230251 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=134
This commit is contained in:
commit
4b90205605
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:38b38ac7e502bc09c6ebd81b53f38f22752c74ec771dd49fe2d87eba72596e1c
|
|
||||||
size 5551655
|
|
3
GPXSee-13.33.tar.gz
Normal file
3
GPXSee-13.33.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:93b7ec67acc0914549255dd11df607496b9eec5b002ae50b1e03fee4ad3026be
|
||||||
|
size 5557400
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=gpxsee
|
pkgname=gpxsee
|
||||||
pkgver=13.32
|
pkgver=13.33
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
gpxsee (13.33) stable; urgency=low
|
||||||
|
|
||||||
|
* Improved IMG & Mapsforge maps rendering performance.
|
||||||
|
* Improved Mapsforge map render theme.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Tue, 10 Dec 2024 19:57:23 +0100
|
||||||
|
|
||||||
gpxsee (13.32) stable; urgency=low
|
gpxsee (13.32) stable; urgency=low
|
||||||
|
|
||||||
* Improved Mapsforge maps rendering performance.
|
* Improved Mapsforge maps rendering performance.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 10 19:52:02 CET 2024 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 13.33
|
||||||
|
* Improved IMG & Mapsforge maps rendering performance.
|
||||||
|
* Improved Mapsforge map render theme.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 24 15:23:35 CET 2024 - tumic@cbox.cz
|
Sun Nov 24 15:23:35 CET 2024 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 13.32-1
|
Version: 13.33-1
|
||||||
Binary: gpxsee
|
Binary: gpxsee
|
||||||
Maintainer: Martin Tuma <tumic@cbox.cz>
|
Maintainer: Martin Tuma <tumic@cbox.cz>
|
||||||
Architecture: any
|
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
|
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:
|
Files:
|
||||||
00000000000000000000000000000000 0 GPXSee-13.32.tar.gz
|
00000000000000000000000000000000 0 GPXSee-13.33.tar.gz
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||||
|
|
||||||
Name: gpxsee
|
Name: gpxsee
|
||||||
Version: 13.32
|
Version: 13.33
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GPS log file visualization and analysis tool
|
Summary: GPS log file visualization and analysis tool
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user