Accepting request 840345 from graphics
OBS-URL: https://build.opensuse.org/request/show/840345 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpxsee?expand=0&rev=59
This commit is contained in:
commit
2e31f764a9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ba2977b77c66b13ff83efecd27fcf9fcb0a71780bb210e5095129fef89d5f65d
|
|
||||||
size 5395233
|
|
3
GPXSee-7.34.tar.gz
Normal file
3
GPXSee-7.34.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a77706897b8d7e70e362e2a5dd914f3e259dedde415fe7d925f5586f86a165fa
|
||||||
|
size 5400680
|
2
PKGBUILD
2
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=gpxsee
|
pkgname=gpxsee
|
||||||
pkgver=7.32
|
pkgver=7.34
|
||||||
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')
|
||||||
|
@ -1,3 +1,15 @@
|
|||||||
|
gpxsee (7.34) stable; urgency=medium
|
||||||
|
|
||||||
|
* Fixed application icons paths.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Fri, 09 Oct 2020 05:35:15 +0200
|
||||||
|
|
||||||
|
gpxsee (7.33) stable; urgency=low
|
||||||
|
|
||||||
|
* Added PNG export.
|
||||||
|
|
||||||
|
-- Martin Tuma <tumic@cbox.cz> Wed, 07 Oct 2020 23:23:59 +0200
|
||||||
|
|
||||||
gpxsee (7.32) stable; urgency=low
|
gpxsee (7.32) stable; urgency=low
|
||||||
|
|
||||||
* Configurable (GPX) segments handling.
|
* Configurable (GPX) segments handling.
|
||||||
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 9 05:31:15 CEST 2020 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 7.34
|
||||||
|
* Fixed application icons paths.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 23:21:38 CEST 2020 - tumic@cbox.cz
|
||||||
|
|
||||||
|
- Update to version 7.33
|
||||||
|
* Added PNG export.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 21 00:01:38 CEST 2020 - tumic@cbox.cz
|
Mon Sep 21 00:01:38 CEST 2020 - tumic@cbox.cz
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gpxsee
|
Source: gpxsee
|
||||||
Version: 7.32
|
Version: 7.34-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.32.tar.gz
|
00000000000000000000000000000000 0 GPXSee-7.34.tar.gz
|
||||||
|
@ -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.32
|
Version: 7.34
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user