Accepting request 716779 from graphics
OBS-URL: https://build.opensuse.org/request/show/716779 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=47
This commit is contained in:
commit
3de9d0320f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5cc3ce39ef8ebb610808034aee565e8b2076c2936ae0b988df78824838e22838
|
|
||||||
size 4350051
|
|
3
GPXSee-7.11.tar.gz
Normal file
3
GPXSee-7.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c1930d083a2e8bdeedbeaa7bf71029661be9b8f36bc54c7bc7b2e557363c329
|
||||||
|
size 4350663
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=gpxsee
|
pkgname=gpxsee
|
||||||
pkgver=7.10
|
pkgver=7.11
|
||||||
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 (7.11) stable; urgency=low
|
||||||
|
|
||||||
|
* Improved IMG maps loading performance and memory footprint.
|
||||||
|
* Improved road shields layout on IMG maps.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Thu, 18 Jul 2019 21:34:52 +0200
|
||||||
|
|
||||||
gpxsee (7.10) stable; urgency=low
|
gpxsee (7.10) stable; urgency=low
|
||||||
|
|
||||||
* Various IMG maps fixes and improvements.
|
* Various IMG maps fixes and improvements.
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 18 21:31:34 CEST 2019 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 7.11
|
||||||
|
* Improved IMG maps loading performance and memory footprint.
|
||||||
|
* Improved road shields layout on IMG maps.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 7 19:28:34 CEST 2019 - tumic@cbox.cz
|
Sun Jul 7 19:28:34 CEST 2019 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 7.10
|
Version: 7.11
|
||||||
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-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
||||||
Files:
|
Files:
|
||||||
00000000000000000000000000000000 0 GPXSee-7.10.tar.gz
|
00000000000000000000000000000000 0 GPXSee-7.11.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: 7.10
|
Version: 7.11
|
||||||
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