Accepting request 1140378 from graphics
OBS-URL: https://build.opensuse.org/request/show/1140378 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=118
This commit is contained in:
commit
6840ed8fe3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3a3e60d6cfd87c43d77a0a5af4f2d463eea62f0f7becdb1974f1c3deb35c1355
|
|
||||||
size 5552553
|
|
3
GPXSee-13.15.tar.gz
Normal file
3
GPXSee-13.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cfb7e5ec9bfc4d767766ef9d4da26edd2a991a856d433305e2270f22d9ba6926
|
||||||
|
size 5552897
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=gpxsee
|
pkgname=gpxsee
|
||||||
pkgver=13.14
|
pkgver=13.15
|
||||||
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.15) stable; urgency=low
|
||||||
|
|
||||||
|
* Removed qt5compat dependency from Qt6 builds.
|
||||||
|
* Multiple minor fixes (GUI).
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Sun, 21 Jan 2024 23:49:41 +0100
|
||||||
|
|
||||||
gpxsee (13.14) stable; urgency=low
|
gpxsee (13.14) stable; urgency=low
|
||||||
|
|
||||||
* Removed 4Umaps map source (map service discontinued).
|
* Removed 4Umaps map source (map service discontinued).
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 21 23:45:47 CET 2024 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 13.15
|
||||||
|
* Removed qt5compat dependency from Qt6 builds.
|
||||||
|
* Multiple minor fixes (GUI).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 1 23:25:38 CET 2024 - tumic@cbox.cz
|
Mon Jan 1 23:25:38 CET 2024 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 13.14-1
|
Version: 13.15-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.14.tar.gz
|
00000000000000000000000000000000 0 GPXSee-13.15.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.14
|
Version: 13.15
|
||||||
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