Dominique Leuenberger 2023-05-13 15:18:04 +00:00 committed by Git OBS Bridge
commit 38720484f4
7 changed files with 20 additions and 7 deletions

View File

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

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

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

View File

@ -1,5 +1,5 @@
pkgname=gpxsee
pkgver=13.1
pkgver=13.2
pkgrel=1
pkgdesc='GPS log files visualizing and analyzing tool'
arch=('i686' 'x86_64')

View File

@ -1,3 +1,10 @@
gpxsee (13.2) stable; urgency=medium
* Fixed crash on empty routes (introduced in 12.4).
* Minor fixes.
-- Martin Tuma <tumic@cbox.cz> Fri, 12 May 2023 20:50:11 +0200
gpxsee (13.1) stable; urgency=low
* Fixed wrong date info on tracks with segments.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 12 20:47:05 CEST 2023 - tumic@cbox.cz
- Update to version 13.2
* Fixed crash on empty routes (introduced in 12.4)
* Minor fixes.
-------------------------------------------------------------------
Fri May 5 19:24:12 CEST 2023 - tumic@cbox.cz

View File

@ -1,9 +1,9 @@
Format: 1.0
Source: gpxsee
Version: 13.1-1
Version: 13.2-1
Binary: gpxsee
Maintainer: Martin Tuma <tumic@cbox.cz>
Architecture: any
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev, qtpositioning5-dev, libqt5svg5-dev, libqt5serialport5-dev
Files:
00000000000000000000000000000000 0 GPXSee-13.1.tar.gz
00000000000000000000000000000000 0 GPXSee-13.2.tar.gz

View File

@ -19,7 +19,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: gpxsee
Version: 13.1
Version: 13.2
Release: 1
Summary: GPS log file visualization and analysis tool
License: GPL-3.0-only