Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gpxsee for openSUSE:Factory checked in at 2025-12-11 18:43:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpxsee (Old) and /work/SRC/openSUSE:Factory/.gpxsee.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpxsee" Thu Dec 11 18:43:08 2025 rev:155 rq:1322217 version:15.6 Changes: -------- --- /work/SRC/openSUSE:Factory/gpxsee/gpxsee.changes 2025-11-24 14:06:41.746992080 +0100 +++ /work/SRC/openSUSE:Factory/.gpxsee.new.1939/gpxsee.changes 2025-12-11 18:46:15.689876046 +0100 @@ -1,0 +2,16 @@ +Thu Dec 11 11:07:49 CET 2025 - [email protected] + +- Update to version 15.6 + * Added support for mp4 videos (including GoPro GPMF). + * Improved multi-layer online maps handling. + * Fixed toolbar icons size issue. + +------------------------------------------------------------------- +Fri Nov 28 07:38:55 CET 2025 - [email protected] + +- Update to version 15.5 + * Qt 6.9.3 now used for macOS builds. + * Qt 6.10.1 now used for Windows builds. + * Windows builds now use the system ICU library. + +------------------------------------------------------------------- Old: ---- GPXSee-15.4.tar.gz New: ---- GPXSee-15.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpxsee.spec ++++++ --- /var/tmp/diff_new_pack.XD1CqJ/_old 2025-12-11 18:46:17.153937548 +0100 +++ /var/tmp/diff_new_pack.XD1CqJ/_new 2025-12-11 18:46:17.157937716 +0100 @@ -19,7 +19,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: gpxsee -Version: 15.4 +Version: 15.6 Release: 1 Summary: GPS log file visualization and analysis tool License: GPL-3.0-only ++++++ GPXSee-15.4.tar.gz -> GPXSee-15.6.tar.gz ++++++ /work/SRC/openSUSE:Factory/gpxsee/GPXSee-15.4.tar.gz /work/SRC/openSUSE:Factory/.gpxsee.new.1939/GPXSee-15.6.tar.gz differ: char 13, line 1 ++++++ PKGBUILD ++++++ --- /var/tmp/diff_new_pack.XD1CqJ/_old 2025-12-11 18:46:17.221940405 +0100 +++ /var/tmp/diff_new_pack.XD1CqJ/_new 2025-12-11 18:46:17.225940573 +0100 @@ -1,12 +1,12 @@ pkgname=gpxsee -pkgver=15.4 +pkgver=15.6 pkgrel=1 pkgdesc='GPS log files visualizing and analyzing tool' arch=('i686' 'x86_64') url="http://www.gpxsee.org/" license=('GPL3') -depends=('qt6-imageformats' 'qt6-positioning' 'qt6-svg' - 'qt6-serialport' 'hicolor-icon-theme') +depends=('qt6-imageformats' 'qt6-positioning' 'qt6-serialport' + 'qt6-svg' 'hicolor-icon-theme') makedepends=('qt6-tools') provides=("${pkgname}=${pkgver}") source=("GPXSee-${pkgver}.tar.gz") ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.XD1CqJ/_old 2025-12-11 18:46:17.257941917 +0100 +++ /var/tmp/diff_new_pack.XD1CqJ/_new 2025-12-11 18:46:17.261942085 +0100 @@ -1,3 +1,19 @@ +gpxsee (15.6) stable; urgency=low + + * Added support for mp4 videos (including GoPro GPMF). + * Improved multi-layer online maps handling. + * Fixed toolbar icons size issue. + + -- Martin Tuma <[email protected]> Thu, 11 Dec 2025 11:10:18 +0100 + +gpxsee (15.5) stable; urgency=low + + * Qt 6.9.3 now used for macOS builds. + * Qt 6.10.1 now used for Windows builds. + * Windows builds now use the system ICU library. + + -- Martin Tuma <[email protected]> Fri, 28 Nov 2025 07:43:22 +0100 + gpxsee (15.4) stable; urgency=low * Added support for online maps overlays. ++++++ debian.control ++++++ --- /var/tmp/diff_new_pack.XD1CqJ/_old 2025-12-11 18:46:17.301943766 +0100 +++ /var/tmp/diff_new_pack.XD1CqJ/_new 2025-12-11 18:46:17.305943934 +0100 @@ -2,13 +2,13 @@ Section: Graphics Priority: optional Maintainer: Martin Tuma <[email protected]> -Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-private-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools, libqt5opengl5-dev, qtpositioning5-dev, zlib1g-dev +Build-Depends: debhelper (>= 9), qt6-base-dev, qt6-base-private-dev, qt6-positioning-dev, qt6-svg-dev, qt6-serialport-dev, qmake6, qt6-l10n-tools, qt6-tools-dev-tools, zlib1g-dev Homepage: http://www.gpxsee.org Package: gpxsee Architecture: any Depends: ${shlibs:Depends} -Recommends: libqt5sql5-sqlite, qt5-image-formats-plugins, libqt5svg5, libqt5serialport5 +Recommends: libqt6sql6-sqlite, libqt6serialport6, qt6-image-formats-plugins, Description: GPS log files visualizing and analyzing tool GPXSee is a Qt based tool for visualizing and analyzing GPX, TCX, FIT, KML, IGC, NMEA, SLF, LOC, OziExplorer (PLT, RTE, WPT), CUP, Garmin CSV and geotagged JPEG files. ++++++ debian.rules ++++++ --- /var/tmp/diff_new_pack.XD1CqJ/_old 2025-12-11 18:46:17.381947127 +0100 +++ /var/tmp/diff_new_pack.XD1CqJ/_new 2025-12-11 18:46:17.389947463 +0100 @@ -2,8 +2,6 @@ # Sample debian/rules that uses debhelper. # GNU copyright 1997 to 1999 by Joey Hess. -export QT_SELECT := qt5 - # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 @@ -12,8 +10,8 @@ dh_testdir # Add here commands to compile the package. - lrelease gpxsee.pro - qmake PREFIX=/usr gpxsee.pro + /usr/lib/qt6/bin/lrelease gpxsee.pro + qmake6 PREFIX=/usr gpxsee.pro make # --- end custom part for compiling ++++++ gpxsee.dsc ++++++ --- /var/tmp/diff_new_pack.XD1CqJ/_old 2025-12-11 18:46:17.425948975 +0100 +++ /var/tmp/diff_new_pack.XD1CqJ/_new 2025-12-11 18:46:17.437949479 +0100 @@ -1,10 +1,10 @@ Format: 1.0 Source: gpxsee -Version: 15.4-1 +Version: 15.6-1 Binary: gpxsee Maintainer: Martin Tuma <[email protected]> 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, zlib1g-dev +Build-Depends: debhelper (>= 9), qt6-base-dev, qt6-base-private-dev, qt6-positioning-dev, qt6-svg-dev, qt6-serialport-dev, qmake6, qt6-l10n-tools, qt6-tools-dev-tools, zlib1g-dev Files: - 00000000000000000000000000000000 0 GPXSee-15.4.tar.gz + 00000000000000000000000000000000 0 GPXSee-15.6.tar.gz
