Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perf for openSUSE:Factory checked in at 2025-02-17 20:56:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perf (Old) and /work/SRC/openSUSE:Factory/.perf.new.8181 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perf" Mon Feb 17 20:56:40 2025 rev:81 rq:1246397 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/perf/perf.changes 2024-11-14 16:10:54.052286948 +0100 +++ /work/SRC/openSUSE:Factory/.perf.new.8181/perf.changes 2025-02-17 20:57:02.370760616 +0100 @@ -1,0 +2,8 @@ +Mon Feb 10 10:49:01 UTC 2025 - Jiri Slaby <jsl...@suse.cz> + +- drop perf_tools_Build_x86_32-bit_syscall_table_from_arch_x86_entry_syscalls_syscall_32.tbl.patch + 6.12 is in factory for a long time. +- support 6.14: /usr/share/perf-core no longer installed after + libaudit support dropped in 3cc550f5bbcf + +------------------------------------------------------------------- Old: ---- perf_tools_Build_x86_32-bit_syscall_table_from_arch_x86_entry_syscalls_syscall_32.tbl.patch BETA DEBUG BEGIN: Old: - drop perf_tools_Build_x86_32-bit_syscall_table_from_arch_x86_entry_syscalls_syscall_32.tbl.patch 6.12 is in factory for a long time. BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perf.spec ++++++ --- /var/tmp/diff_new_pack.WCmg6s/_old 2025-02-17 20:57:03.358801804 +0100 +++ /var/tmp/diff_new_pack.WCmg6s/_new 2025-02-17 20:57:03.358801804 +0100 @@ -1,7 +1,7 @@ # # spec file for package perf # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,8 +34,6 @@ License: GPL-2.0-only Group: Development/Tools/Debuggers URL: https://perf.wiki.kernel.org/ -# remove this one when 6.12 hits factory: -Patch6111: perf_tools_Build_x86_32-bit_syscall_table_from_arch_x86_entry_syscalls_syscall_32.tbl.patch BuildRequires: OpenCSD-devel BuildRequires: audit-devel %ifnarch %{arm} @@ -195,7 +193,9 @@ %{_bindir}/perf %{_bindir}/trace %{_prefix}/lib/%{name}-core +%if %{version_pure} < 614 %{_datadir}/%{name}-core +%endif %{_mandir}/man1/perf* %files gtk