diff --git a/libunwind-1.8.1.tar.gz b/libunwind-1.8.1.tar.gz deleted file mode 100644 index d4dd6b1b00eed3a77b07102142bff3b073f6a854..0000000000000000000000000000000000000000 Binary files a/libunwind-1.8.1.tar.gz and /dev/null differ diff --git a/libunwind-1.8.2.tar.gz b/libunwind-1.8.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7fcfae8b1950ac6e85e5e6709955dd8429ae77ec Binary files /dev/null and b/libunwind-1.8.2.tar.gz differ diff --git a/libunwind.spec b/libunwind.spec index e3a394ad9ccbc8b9682e472ff5998ecdf5a2c411..91b9f8e0c01dd952675f6e220026396db39d94fc 100644 --- a/libunwind.spec +++ b/libunwind.spec @@ -2,7 +2,7 @@ Name: libunwind Epoch: 2 -Version: 1.8.1 +Version: 1.8.2 Release: 1 Summary: Libunwind provides a C ABI to determine the call-chain of a program License: MIT @@ -81,6 +81,9 @@ rm -fr %{buildroot}%{_libexecdir} %{_mandir}/*/* %changelog +* Sun Jun 29 2025 Funda Wang - 2:1.8.2-1 +- update to 1.8.2 + * Sun Sep 29 2024 Funda Wang - 2:1.8.1-1 - update to 1.8.1 - disable test build by default, as it produces error under aarch64