Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gpxsee for openSUSE:Factory checked 
in at 2026-03-15 14:32:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpxsee (Old)
 and      /work/SRC/openSUSE:Factory/.gpxsee.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpxsee"

Sun Mar 15 14:32:38 2026 rev:160 rq:1339045 version:16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpxsee/gpxsee.changes    2026-02-25 
21:10:29.925991191 +0100
+++ /work/SRC/openSUSE:Factory/.gpxsee.new.8177/gpxsee.changes  2026-03-15 
14:33:36.598458139 +0100
@@ -1,0 +2,8 @@
+Sat Mar 14 19:00:50 CET 2026 - [email protected]
+
+- Update to version 16.0
+  * Added video previews.
+  * Fixed toolbar icons size on macOS.
+  * Minor ENC maps rendering improvements.
+
+-------------------------------------------------------------------

Old:
----
  GPXSee-15.11.tar.gz

New:
----
  GPXSee-16.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gpxsee.spec ++++++
--- /var/tmp/diff_new_pack.yleHjJ/_old  2026-03-15 14:33:37.358489424 +0100
+++ /var/tmp/diff_new_pack.yleHjJ/_new  2026-03-15 14:33:37.362489589 +0100
@@ -19,7 +19,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:           gpxsee
-Version:        15.11
+Version:        16.0
 Release:        1
 Summary:        GPS log file visualization and analysis tool
 License:        GPL-3.0-only
@@ -37,6 +37,7 @@
 BuildRequires:  qt6-qtpositioning-devel
 BuildRequires:  qt6-qtsvg-devel
 BuildRequires:  qt6-qtserialport-devel
+BuildRequires:  qt6-qtmultimedia-devel
 BuildRequires:  zlib-devel
 BuildRequires:  qt6-linguist
 Recommends: qt6-qtimageformats
@@ -54,6 +55,8 @@
 BuildRequires:  qt6-svg-devel
 BuildRequires:  qt6-serialport-devel
 BuildRequires:  qt6-positioning-devel
+BuildRequires:  qt6-multimedia-devel
+BuildRequires:  qt6-multimediawidgets-devel
 BuildRequires:  zlib-devel
 BuildRequires:  qt6-tools-linguist
 Recommends: qt6-sql-sqlite
@@ -71,6 +74,8 @@
 BuildRequires:  libqt6svg-devel
 BuildRequires:  libqt6positioning-devel
 BuildRequires:  libqt6serialport-devel
+BuildRequires:  libqt6multimedia-devel
+BuildRequires:  libqt6multimediawidgets-devel
 %ifarch x86_64
 BuildRequires:  lib64zlib-devel
 %else

++++++ GPXSee-15.11.tar.gz -> GPXSee-16.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/gpxsee/GPXSee-15.11.tar.gz 
/work/SRC/openSUSE:Factory/.gpxsee.new.8177/GPXSee-16.0.tar.gz differ: char 36, 
line 1

++++++ PKGBUILD ++++++
--- /var/tmp/diff_new_pack.yleHjJ/_old  2026-03-15 14:33:37.418491894 +0100
+++ /var/tmp/diff_new_pack.yleHjJ/_new  2026-03-15 14:33:37.422492059 +0100
@@ -1,12 +1,12 @@
 pkgname=gpxsee
-pkgver=15.11
+pkgver=16.0
 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-serialport'
-         'qt6-svg' 'hicolor-icon-theme')
+         'qt6-svg' 'qt6-multimedia' 'hicolor-icon-theme')
 makedepends=('qt6-tools')
 provides=("${pkgname}=${pkgver}")
 source=("GPXSee-${pkgver}.tar.gz")

++++++ debian.changelog ++++++
--- /var/tmp/diff_new_pack.yleHjJ/_old  2026-03-15 14:33:37.454493376 +0100
+++ /var/tmp/diff_new_pack.yleHjJ/_new  2026-03-15 14:33:37.454493376 +0100
@@ -1,3 +1,11 @@
+gpxsee (16.0) stable; urgency=low
+
+  * Added video previews.
+  * Fixed toolbar icons size on macOS.
+  * Minor ENC maps rendering improvements.
+
+ -- Martin Tuma <[email protected]>  Sat, 14 Mar 2026 19:04:35 +0100
+
 gpxsee (15.11) stable; urgency=low
 
   * Added support for Blackvue, Vantrue and GKU MP4 GPS metadata

++++++ debian.control ++++++
--- /var/tmp/diff_new_pack.yleHjJ/_old  2026-03-15 14:33:37.494495022 +0100
+++ /var/tmp/diff_new_pack.yleHjJ/_new  2026-03-15 14:33:37.502495352 +0100
@@ -2,7 +2,7 @@
 Section: Graphics
 Priority: optional
 Maintainer: Martin Tuma <[email protected]>
-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
+Build-Depends: debhelper (>= 9), qt6-base-dev, qt6-base-private-dev, 
qt6-positioning-dev, qt6-svg-dev, qt6-serialport-dev, qt6-multimedia-dev, 
qmake6, qt6-l10n-tools, qt6-tools-dev-tools, zlib1g-dev
 Homepage: http://www.gpxsee.org
 
 Package: gpxsee

++++++ gpxsee.dsc ++++++
--- /var/tmp/diff_new_pack.yleHjJ/_old  2026-03-15 14:33:37.554497492 +0100
+++ /var/tmp/diff_new_pack.yleHjJ/_new  2026-03-15 14:33:37.558497657 +0100
@@ -1,10 +1,10 @@
 Format: 1.0
 Source: gpxsee
-Version: 15.11-1
+Version: 16.0-1
 Binary: gpxsee
 Maintainer: Martin Tuma <[email protected]>
 Architecture: any
-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
+Build-Depends: debhelper (>= 9), qt6-base-dev, qt6-base-private-dev, 
qt6-positioning-dev, qt6-svg-dev, qt6-serialport-dev, qt6-multimedia-dev, 
qmake6, qt6-l10n-tools, qt6-tools-dev-tools, zlib1g-dev
 Files:
- 00000000000000000000000000000000 0 GPXSee-15.11.tar.gz
+ 00000000000000000000000000000000 0 GPXSee-16.0.tar.gz
 

Reply via email to