Rebuild with a new GCC and binutils

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-03-27 12:52:40 +03:00
parent cefb0f559d
commit c81492bd98
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: elfutils
Version: 0.189
%global baserelease 1
Release: %{baserelease}.0.riscv64%{?dist}
Release: %{baserelease}.1.riscv64%{?dist}
URL: http://elfutils.org/
%global source_url ftp://sourceware.org/pub/elfutils/%{version}/
License: GPLv3+ and (GPLv2+ or LGPLv3+) and GFDL
@ -446,6 +446,9 @@ exit 0
%systemd_postun_with_restart debuginfod.service
%changelog
* Mon Mar 27 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.189-1.1.riscv64
- Rebuild with a new GCC and binutils
* Sun Mar 12 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.189-1.0.riscv64
- Ignore testsuite failures on riscv64