Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package heaptrack for openSUSE:Leap:16.0 checked in at 2025-08-01 08:31:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/heaptrack (Old) and /work/SRC/openSUSE:Leap:16.0/.heaptrack.new.1944 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "heaptrack" Fri Aug 1 08:31:18 2025 rev:2 rq:1292666 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/heaptrack/heaptrack.changes 2025-03-19 11:46:11.172384557 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.heaptrack.new.1944/heaptrack.changes 2025-08-01 08:31:26.378183254 +0200 @@ -1,0 +2,11 @@ +Tue Apr 1 12:40:50 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Add patch: + * 0001-Use-system-robin-map.patch + +------------------------------------------------------------------- +Wed Nov 20 12:16:48 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Stop using the %suse_update_desktop_file macro + +------------------------------------------------------------------- New: ---- 0001-Use-system-robin-map.patch ----------(New B)---------- New:- Add patch: * 0001-Use-system-robin-map.patch ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ heaptrack.spec ++++++ --- /var/tmp/diff_new_pack.V1uSH4/_old 2025-08-01 08:31:26.714197241 +0200 +++ /var/tmp/diff_new_pack.V1uSH4/_new 2025-08-01 08:31:26.718197407 +0200 @@ -32,6 +32,8 @@ %endif # PATCH-FIX-UPSTREAM -- gcc14 compat Patch0: 0001-cmake-Fix-C-compatibility-of-libunwind-probes.patch +# PATCH-FIX-UPSTREAM -- CMake 4 compat +Patch1: 0001-Use-system-robin-map.patch BuildRequires: extra-cmake-modules BuildRequires: libboost_container-devel BuildRequires: libboost_filesystem-devel @@ -41,7 +43,6 @@ BuildRequires: libdwarf-devel BuildRequires: libunwind-devel BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: zlib-devel BuildRequires: cmake(KChart) >= 2.6.0 BuildRequires: cmake(KF5ConfigWidgets) @@ -53,6 +54,7 @@ BuildRequires: cmake(KF5ThreadWeaver) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(tsl-robin-map) BuildRequires: pkgconfig(libdw) >= 0.158 BuildRequires: pkgconfig(libzstd) Suggests: heaptrack-gui @@ -97,9 +99,6 @@ %find_lang %{name} --all-name -# Fixup desktop file -%suse_update_desktop_file org.kde.heaptrack Development Profiling - %files %license LICENSES/* %doc README.md ++++++ 0001-Use-system-robin-map.patch ++++++ ++++ 4312 lines (skipped)