Accepting request 844515 from home:tumic:GPXSee
Version 7.35 OBS-URL: https://build.opensuse.org/request/show/844515 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=144
This commit is contained in:
parent
40355608f0
commit
b4d0be7623
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a77706897b8d7e70e362e2a5dd914f3e259dedde415fe7d925f5586f86a165fa
|
||||
size 5400680
|
3
GPXSee-7.35.tar.gz
Normal file
3
GPXSee-7.35.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d03312b2000788fd8539ac22247205ae6ff903eb093e3849b1f0d91abf53788
|
||||
size 5403169
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=7.34
|
||||
pkgver=7.35
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,11 @@
|
||||
gpxsee (7.35) stable; urgency=low
|
||||
|
||||
* IMG format compatability, performance and layout improvements.
|
||||
* Fixed CRS entries parsing (WMS, WMTS)
|
||||
* Various minor bug fixes.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Tue, 27 Oct 2020 21:39:44 +0100
|
||||
|
||||
gpxsee (7.34) stable; urgency=medium
|
||||
|
||||
* Fixed application icons paths.
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 21:32:16 CET 2020 - tumic@cbox.cz
|
||||
|
||||
- Update to version 7.35
|
||||
* IMG format compatability, performance and layout improvements.
|
||||
* Fixed CRS entries parsing (WMS, WMTS)
|
||||
* Various minor bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 9 05:31:15 CEST 2020 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 7.34-1
|
||||
Version: 7.35-1
|
||||
Binary: gpxsee
|
||||
Maintainer: Martin Tuma <tumic@cbox.cz>
|
||||
Architecture: any
|
||||
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev
|
||||
Files:
|
||||
00000000000000000000000000000000 0 GPXSee-7.34.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-7.35.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 7.34
|
||||
Version: 7.35
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user