diff --git a/libcxxabi.spec b/libcxxabi.spec index c14246a..3794941 100644 --- a/libcxxabi.spec +++ b/libcxxabi.spec @@ -8,7 +8,7 @@ Name: libcxxabi Version: %{libcxxabi_version}%{?rc_ver:~rc%{rc_ver}} -Release: 2.0.riscv64%{?dist} +Release: 2.1.riscv64%{?dist} Summary: Low level support for a standard C++ library License: MIT or NCSA URL: http://libcxxabi.llvm.org/ @@ -99,6 +99,9 @@ sed -i 's|#define _LIBCXXABI_ARM_EHABI||g' include/__cxxabi_config.h %{_libdir}/libc++abi.a %changelog +* Sat Oct 08 2022 David Abdurachmanov - 15.0.0-2.1.riscv64 +- Rebuild for new libcxx + * Fri Oct 07 2022 David Abdurachmanov - 15.0.0-2.0.riscv64 - Bootstrap on riscv64