Accepting request 577642 from home:tumic:GPXSee
Version 5.2 OBS-URL: https://build.opensuse.org/request/show/577642 OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=62
This commit is contained in:
parent
d100341517
commit
9f3a65214a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1899975b7f2a99c1345c9dcb4315f860061f13bb278d5cca1c4a121fac61c098
|
||||
size 926296
|
3
GPXSee-5.2.tar.gz
Normal file
3
GPXSee-5.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d540d2daec96cd0a22b5474551d47018cd2fdbcd590dccb7eb958856ed7c8bd
|
||||
size 927443
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=gpxsee
|
||||
pkgver=5.1
|
||||
pkgver=5.2
|
||||
pkgrel=1
|
||||
pkgdesc='GPX viewer and analyzer'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -1,3 +1,10 @@
|
||||
gpxsee (5.2) stable; urgency=low
|
||||
|
||||
* Fixed broken GeoTIFF (Web) Mercator projection.
|
||||
* Several minor bug fixes.
|
||||
|
||||
-- Martin Tuma <tumic@cbox.cz> Sat, 17 Feb 2018 15:09:52 +0100
|
||||
|
||||
gpxsee (5.1) stable; urgency=high
|
||||
|
||||
* Fixed crash during static data initialization.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 17 15:06:06 CET 2018 - tumic@cbox.cz
|
||||
|
||||
- Update to version 5.2
|
||||
* Fixed broken GeoTIFF (Web) Mercator projection.
|
||||
* Several minor bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 08:35:13 CET 2018 - tumic@cbox.cz
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
Format: 1.0
|
||||
Source: gpxsee
|
||||
Version: 5.1
|
||||
Version: 5.2
|
||||
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-5.1.tar.gz
|
||||
00000000000000000000000000000000 0 GPXSee-5.2.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
|
||||
|
||||
Name: gpxsee
|
||||
Version: 5.1
|
||||
Version: 5.2
|
||||
Release: 1
|
||||
Summary: GPS log files visualizing and analyzing tool
|
||||
License: GPL-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user