Accepting request 1156528 from graphics
OBS-URL: https://build.opensuse.org/request/show/1156528 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=120
This commit is contained in:
commit
2670f53a96
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f027ec5bf62c1ac79274e51867157f86c9d93cc61e722f9c1d34989be79addbd
|
||||
size 5563941
|
3
GPXSee-13.17.tar.gz
Normal file
3
GPXSee-13.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:047e2d7a22b383b8dc95211ab613e1f5bfae15c6ab915ab9ad3690ab0b924d59
|
||||
size 5570886
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=13.16
|
||||
pkgver=13.17
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,11 @@
|
||||
gpxsee (13.17) stable; urgency=low
|
||||
|
||||
* Added support for hillshading (IMG & Mapsforge maps).
|
||||
* Fixed broken "recent files" under KDE/Plasma6 style.
|
||||
* Minor fixes (Mapsforge, IMG and ENC maps).
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Thu, 07 Mar 2024 21:37:16 +0100
|
||||
|
||||
gpxsee (13.16) stable; urgency=low
|
||||
|
||||
* Improved vector maps rendering.
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 21:30:38 CET 2024 - tumic@cbox.cz
|
||||
|
||||
- Update to version 13.17
|
||||
* Added support for hillshading (IMG & Mapsforge maps).
|
||||
* Fixed broken "recent files" under KDE/Plasma6 style.
|
||||
* Minor fixes (Mapsforge, IMG and ENC maps).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 23:38:57 CET 2024 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 13.16-1
|
||||
Version: 13.17-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.16.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-13.17.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 13.16
|
||||
Version: 13.17
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user