Accepting request 1224823 from graphics
OBS-URL: https://build.opensuse.org/request/show/1224823 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=131
This commit is contained in:
commit
378172f294
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b58e77381a55c7a9a39eda87f527ffd897bc7d2c669b0c8a87d6ff577fdc6ea5
|
|
||||||
size 5639124
|
|
3
GPXSee-13.29.tar.gz
Normal file
3
GPXSee-13.29.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c6aea435617f92be50201c4b4fa9c46cbe75d177601e7f46f4a8a803322ec78f
|
||||||
|
size 5544756
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=gpxsee
|
pkgname=gpxsee
|
||||||
pkgver=13.27
|
pkgver=13.29
|
||||||
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,15 @@
|
|||||||
|
gpxsee (13.29) stable; urgency=low
|
||||||
|
|
||||||
|
* Fixed broken Mapsforge theme in Qt5 builds.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Mon, 18 Nov 2024 11:15:07 +0100
|
||||||
|
|
||||||
|
gpxsee (13.28) stable; urgency=low
|
||||||
|
|
||||||
|
* New Mapsforge (OpenAndroMaps) render theme.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Mon, 18 Nov 2024 01:41:37 +0100
|
||||||
|
|
||||||
gpxsee (13.27) stable; urgency=low
|
gpxsee (13.27) stable; urgency=low
|
||||||
|
|
||||||
* Multiple vector maps rendering improvements/fixes.
|
* Multiple vector maps rendering improvements/fixes.
|
||||||
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 18 11:06:05 CET 2024 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 13.29
|
||||||
|
* Fixed broken Mapsforge theme in Qt5 builds.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 18 01:39:01 CET 2024 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 13.28
|
||||||
|
* New Mapsforge (OpenAndroMaps) render theme.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 4 21:56:21 CET 2024 - tumic@cbox.cz
|
Mon Nov 4 21:56:21 CET 2024 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 13.27-1
|
Version: 13.29-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.27.tar.gz
|
00000000000000000000000000000000 0 GPXSee-13.29.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.27
|
Version: 13.29
|
||||||
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…
x
Reference in New Issue
Block a user