diff --git a/libunwind.spec b/libunwind.spec index 04c1b491f0bcee7183265dc87e51fcd6dc946899..58ef9cc6ea2ae0611708ad6150390fc29967eaf0 100644 --- a/libunwind.spec +++ b/libunwind.spec @@ -1,7 +1,7 @@ Name: libunwind Epoch: 2 Version: 1.6.2 -Release: 7 +Release: 8 Summary: Libunwind provides a C ABI to determine the call-chain of a program License: BSD URL: http://savannah.nongnu.org/projects/libunwind @@ -14,7 +14,7 @@ Patch4: backport-aarch64-unw_step-validates-address-before-calling-dwarf_get.pat Patch5: backport-avoid-calling-printf-because-OE-glibc-2.34-used-mno-.patch Patch6: backport-fix-run-ptrace-mapper-test-case-failed.patch -ExclusiveArch: aarch64 %{ix86} x86_64 riscv64 +ExclusiveArch: aarch64 %{ix86} x86_64 riscv64 ppc64le BuildRequires: automake libtool autoconf texlive-latex2man gcc-c++ @@ -90,6 +90,12 @@ make check || true %{_mandir}/*/* %changelog +* Mon Nov 27 2023 jiahua.yu - 2:1.6.2-8 +- Type:update +- ID:NA +- SUG:NA +- DESC:init support for ppc64le + * Tue Jul 11 2023 chenziyang - 2:1.6.2-7 - Type:bugfix - ID:NA