Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kosmindoormap for openSUSE:Factory checked in at 2025-08-16 20:38:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kosmindoormap (Old) and /work/SRC/openSUSE:Factory/.kosmindoormap.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kosmindoormap" Sat Aug 16 20:38:32 2025 rev:57 rq:1299672 version:25.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kosmindoormap/kosmindoormap.changes 2025-07-06 17:15:30.505820494 +0200 +++ /work/SRC/openSUSE:Factory/.kosmindoormap.new.1085/kosmindoormap.changes 2025-08-16 20:42:04.938953926 +0200 @@ -1,0 +2,37 @@ +Fri Aug 8 07:47:49 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.08.0/ +- No code change since 25.07.80 + +------------------------------------------------------------------- +Mon Jul 14 14:25:35 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.07.80 + * New feature release +- Changes since 25.04.3: + * Expose MapData::isEmpty to QML + * Detect tram stops tagged with railway=tram_stop + * Deal with leading abbreviations when matching platform names + * Move PlatformDialog from Itinerary to here + * Set missing platform role name + * Expose the entire platform object in the platform model as well + * Be slightly more clever when fixing level tag separator errors + * Add a default elevator/escalator model to IndoorMapView + * Share platform mode of transport labels + * Expose Platform as a QML value type + * Add test for free-floating standard-compliant platform section markers + * Also find standard-compliant free-floating platform section signs + * Add IndoorMapView element + * Extend area rules for various elevator tagging schemes + * Add convenience API for centering the map on a 3d position + * Cancel ongoing tile downloads before starting a new map load + * Also cancel currently ongoing download jobs + * Consider empty tile files as non-existent/error + * Update Kirigami Addons + * Fix build with Qt 6.10 + * CMakeLists.txt - Don't include quiet packages in the feature summary + +------------------------------------------------------------------- Old: ---- kosmindoormap-25.04.3.tar.xz kosmindoormap-25.04.3.tar.xz.sig New: ---- kosmindoormap-25.08.0.tar.xz kosmindoormap-25.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kosmindoormap.spec ++++++ --- /var/tmp/diff_new_pack.yhidWM/_old 2025-08-16 20:42:05.442974843 +0200 +++ /var/tmp/diff_new_pack.yhidWM/_new 2025-08-16 20:42:05.446975009 +0200 @@ -1,7 +1,7 @@ # # spec file for package kosmindoormap # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define kf6_version 6.6.0 -%define qt6_version 6.6.0 +%define kf6_version 6.14.0 +%define qt6_version 6.8.0 %bcond_without released Name: kosmindoormap -Version: 25.04.3 +Version: 25.08.0 Release: 0 Summary: OSM multi-floor indoor map renderer License: LGPL-2.0-or-later AND CC0-1.0 @@ -37,15 +37,16 @@ BuildRequires: pkgconfig BuildRequires: qt6-base-private-devel >= %{qt6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6KirigamiAddons) >= 1.6.0 BuildRequires: cmake(KOpeningHours) BuildRequires: cmake(KPublicTransport) BuildRequires: cmake(Qt6Quick) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} BuildRequires: cmake(Qt6Test) >= %{qt6_version} -# Fails because of https://bugzilla.opensuse.org/show_bug.cgi?id=1222343 -%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150500 -BuildRequires: pkgconfig(protobuf) +%if 0%{?suse_version} >= 1600 +BuildRequires: cmake(recastnavigation) %endif +BuildRequires: pkgconfig(protobuf) BuildRequires: pkgconfig(zlib) %description ++++++ kosmindoormap-25.04.3.tar.xz -> kosmindoormap-25.08.0.tar.xz ++++++ ++++ 16155 lines of diff (skipped)
