Accepting request 644920 from home:tumic:GPXSee
Version 6.3 OBS-URL: https://build.opensuse.org/request/show/644920 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=98
This commit is contained in:
parent
ee91f0892d
commit
ed95227cc4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:888378daa49254fabd37eb6b5a054ebe18b8fd1f12a553aa1b840cdc78b61a3b
|
||||
size 3858513
|
3
GPXSee-6.3.tar.gz
Normal file
3
GPXSee-6.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0650ac670b8beeba14e05c7b04dc60d4aa9f610dd6d4dd0a5507632a07602990
|
||||
size 3861093
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=6.2
|
||||
pkgver=6.3
|
||||
pkgrel=1
|
||||
pkgdesc='GPS log files visualizing and analyzing tool'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,11 @@
|
||||
gpxsee (6.3) stable; urgency=low
|
||||
|
||||
* Fixed broken OSM maps non-default bounds handling.
|
||||
* Fixed broken cleanup on exit (introduced in 6.1).
|
||||
* Added Danish localization.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sat, 13 Oct 2018 21:29:10 +0200
|
||||
|
||||
gpxsee (6.2) stable; urgency=low
|
||||
|
||||
* Fixed Norwegian localization language code.
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 13 21:23:27 CEST 2018 - tumic@cbox.cz
|
||||
|
||||
- Update to version 6.3
|
||||
* Fixed broken OSM maps non-default bounds handling.
|
||||
* Fixed broken cleanup on exit (introduced in 6.1).
|
||||
* Added Danish localization.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 22:52:34 CEST 2018 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 6.2
|
||||
Version: 6.3
|
||||
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-6.2.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-6.3.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 6.2
|
||||
Version: 6.3
|
||||
Release: 1
|
||||
Summary: GPS log file visualization and analysis tool
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user