Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gpxsee for openSUSE:Factory checked in at 2021-04-24 23:08:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpxsee (Old) and /work/SRC/openSUSE:Factory/.gpxsee.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpxsee" Sat Apr 24 23:08:45 2021 rev:71 rq:887903 version:9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gpxsee/gpxsee.changes 2021-04-01 14:18:52.520121530 +0200 +++ /work/SRC/openSUSE:Factory/.gpxsee.new.12324/gpxsee.changes 2021-04-24 23:09:56.951462347 +0200 @@ -1,0 +2,6 @@ +Tue Apr 20 00:46:33 CEST 2021 - [email protected] + +- Update to version 9.0 + * Added support for Mapsforge maps. + +------------------------------------------------------------------- Old: ---- GPXSee-8.9.tar.gz New: ---- GPXSee-9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpxsee.spec ++++++ --- /var/tmp/diff_new_pack.37UXpc/_old 2021-04-24 23:09:57.559463206 +0200 +++ /var/tmp/diff_new_pack.37UXpc/_new 2021-04-24 23:09:57.563463212 +0200 @@ -19,7 +19,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: gpxsee -Version: 8.9 +Version: 9.0 Release: 1 Summary: GPS log file visualization and analysis tool License: GPL-3.0-only @@ -39,6 +39,7 @@ BuildRequires: qt5-qtbase-private-devel BuildRequires: qt5-linguist Recommends: qt5-qtimageformats +Recommends: qt5-qtsvg Recommends: qt5-qtpbfimageformat %else %if 0%{?suse_version} @@ -54,6 +55,7 @@ BuildRequires: libqt5-linguist Recommends: libQt5Sql5-sqlite Recommends: libqt5-qtimageformats +Recommends: libqt5-qtsvg Recommends: libqt5-qtpbfimageformat %else # Mageia @@ -67,6 +69,7 @@ BuildRequires: libqt5sql-devel BuildRequires: qttools5 Recommends: qtimageformats5 +Recommends: libqt5-qtsvg Recommends: libqt5-database-plugin-sqlite Recommends: libqt5-qtpbfimageformat %endif ++++++ GPXSee-8.9.tar.gz -> GPXSee-9.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/gpxsee/GPXSee-8.9.tar.gz /work/SRC/openSUSE:Factory/.gpxsee.new.12324/GPXSee-9.0.tar.gz differ: char 13, line 1 ++++++ PKGBUILD ++++++ --- /var/tmp/diff_new_pack.37UXpc/_old 2021-04-24 23:09:57.611463280 +0200 +++ /var/tmp/diff_new_pack.37UXpc/_new 2021-04-24 23:09:57.611463280 +0200 @@ -1,11 +1,11 @@ pkgname=gpxsee -pkgver=8.9 +pkgver=9.0 pkgrel=1 pkgdesc='GPS log files visualizing and analyzing tool' arch=('i686' 'x86_64') url="http://www.gpxsee.org/" license=('GPL3') -depends=('qt5-base' 'qt5-imageformats') +depends=('qt5-base' 'qt5-imageformats' 'qt5-svg') makedepends=('qt5-tools') provides=("${pkgname}=${pkgver}") source=("GPXSee-${pkgver}.tar.gz") ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.37UXpc/_old 2021-04-24 23:09:57.635463314 +0200 +++ /var/tmp/diff_new_pack.37UXpc/_new 2021-04-24 23:09:57.635463314 +0200 @@ -1,3 +1,9 @@ +gpxsee (9.0) stable; urgency=low + + * Added support for Mapsforge maps. + + -- Martin Tuma <[email protected]> Tue, 20 Apr 2021 00:49:16 +0200 + gpxsee (8.9) stable; urgency=low * Preserve the directory structure when loading maps/POIs. ++++++ debian.control ++++++ --- /var/tmp/diff_new_pack.37UXpc/_old 2021-04-24 23:09:57.663463354 +0200 +++ /var/tmp/diff_new_pack.37UXpc/_new 2021-04-24 23:09:57.663463354 +0200 @@ -8,7 +8,7 @@ Package: gpxsee Architecture: any Depends: ${shlibs:Depends} -Recommends: libqt5sql5-sqlite, qt5-image-formats-plugins +Recommends: libqt5sql5-sqlite, qt5-image-formats-plugins, libqt5svg5 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. ++++++ gpxsee.dsc ++++++ --- /var/tmp/diff_new_pack.37UXpc/_old 2021-04-24 23:09:57.699463405 +0200 +++ /var/tmp/diff_new_pack.37UXpc/_new 2021-04-24 23:09:57.699463405 +0200 @@ -1,9 +1,9 @@ Format: 1.0 Source: gpxsee -Version: 8.9-1 +Version: 9.0-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 Files: - 00000000000000000000000000000000 0 GPXSee-8.9.tar.gz + 00000000000000000000000000000000 0 GPXSee-9.0.tar.gz
