Dominique Leuenberger 2019-07-16 06:40:44 +00:00 committed by Git OBS Bridge
commit 9dc161e2ea
7 changed files with 19 additions and 7 deletions

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

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

View File

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

View File

@ -1,5 +1,5 @@
pkgname=gpxsee pkgname=gpxsee
pkgver=7.9 pkgver=7.10
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,9 @@
gpxsee (7.10) stable; urgency=low
* Various IMG maps fixes and improvements.
-- Martin Tuma <tumic@cbox.cz> Sun, 07 Jul 2019 19:31:24 +0200
gpxsee (7.9) stable; urgency=low gpxsee (7.9) stable; urgency=low
* Removed the annoying map view re-zooming on window resize. * Removed the annoying map view re-zooming on window resize.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jul 7 19:28:34 CEST 2019 - tumic@cbox.cz
- Update to version 7.10
* Various IMG maps fixes and improvements.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jun 15 22:36:58 CEST 2019 - tumic@cbox.cz Sat Jun 15 22:36:58 CEST 2019 - tumic@cbox.cz

View File

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