Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gperftools for openSUSE:Factory checked in at 2022-05-10 15:11:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gperftools (Old) and /work/SRC/openSUSE:Factory/.gperftools.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gperftools" Tue May 10 15:11:39 2022 rev:30 rq:975788 version:2.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gperftools/gperftools.changes 2021-06-04 22:42:51.739082858 +0200 +++ /work/SRC/openSUSE:Factory/.gperftools.new.1538/gperftools.changes 2022-05-10 15:11:48.451560745 +0200 @@ -1,0 +2,5 @@ +Mon May 9 08:57:17 UTC 2022 - Andreas Schwab <sch...@suse.de> + +- Enable use of libunwind on riscv64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gperftools.spec ++++++ --- /var/tmp/diff_new_pack.N6ZXJO/_old 2022-05-10 15:11:52.247565531 +0200 +++ /var/tmp/diff_new_pack.N6ZXJO/_new 2022-05-10 15:11:52.255565541 +0200 @@ -1,7 +1,7 @@ # # spec file for package gperftools # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,9 +36,9 @@ Requires: pprof # based on basictypes.h in the source tree ExclusiveArch: %{ix86} x86_64 ppc ppc64 ppc64le %{arm} aarch64 mips s390x riscv64 -%ifnarch s390x s390 riscv64 +%ifnarch s390x s390 BuildRequires: pkgconfig(libunwind) -%ifarch %{ix86} x86_64 %{arm} aarch64 mips +%ifarch %{ix86} x86_64 %{arm} aarch64 mips riscv64 BuildRequires: pkgconfig(libunwind-coredump) %endif BuildRequires: pkgconfig(libunwind-generic) @@ -108,10 +108,10 @@ Requires: libprofiler0 = %{version} Requires: libstdc++-devel Requires: libtcmalloc4 = %{version} +Requires: libtcmalloc_and_profiler4 = %{version} Requires: libtcmalloc_debug4 = %{version} Requires: libtcmalloc_minimal4 = %{version} Requires: libtcmalloc_minimal_debug4 = %{version} -Requires: libtcmalloc_and_profiler4 = %{version} Provides: google-perftools-devel = %{version} Obsoletes: google-perftools-devel < %{version} @@ -137,7 +137,6 @@ Documentation for gperftools package which contains some utilities to improve and analyze the performance of C++ programs - %prep %autosetup -p1