Dominique Leuenberger 2020-12-17 16:05:35 +00:00 committed by Git OBS Bridge
commit c438e89478
7 changed files with 25 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:117333b2791628a1dc47ecac180c1ecedff504a623aeb93d44202c040b868ab4
size 5406206

3
GPXSee-7.38.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc402a851dd7d255e05dfeac2032b4b79f3c9a100f0a047d7a36b0cf3b908ffb
size 7700995

View File

@ -1,5 +1,5 @@
pkgname=gpxsee pkgname=gpxsee
pkgver=7.37 pkgver=7.38
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')

View File

@ -1,3 +1,12 @@
gpxsee (7.38) stable; urgency=low
* Maps can now be opened like data files (program parameter,
drag&drop, ...) and with overviews.
* Added support for BSB nautical charts.
* Added support for polyconic projections.
-- Martin Tuma <tumic@cbox.cz> Tue, 15 Dec 2020 23:35:47 +0100
gpxsee (7.37) stable; urgency=low gpxsee (7.37) stable; urgency=low
* Added "copy coordinates to clipboard" feature. * Added "copy coordinates to clipboard" feature.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 15 23:29:47 CET 2020 - tumic@cbox.cz
- Update to version 7.38
* Maps can now be opened like data files (program parameter,
drag&drop, ...) and with overviews.
* Added support for BSB nautical charts.
* Added support for polyconic projections.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 24 23:12:22 CET 2020 - tumic@cbox.cz Tue Nov 24 23:12:22 CET 2020 - tumic@cbox.cz

View File

@ -1,9 +1,9 @@
Format: 1.0 Format: 1.0
Source: gpxsee Source: gpxsee
Version: 7.37-1 Version: 7.38-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-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.37.tar.gz 00000000000000000000000000000000 0 GPXSee-7.38.tar.gz

View File

@ -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.37 Version: 7.38
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