Rebuilt for Fedora/RISCV

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-09-28 11:30:28 +03:00
parent 977a7d1b31
commit 1c80f81911
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB

View File

@ -39,7 +39,7 @@
Summary: A GNU collection of binary utilities
Name: binutils%{?name_cross}%{?_with_debug:-debug}
Version: 2.39
Release: 3%{?dist}
Release: 3%{?dist}.rvre0
License: GPLv3+
URL: https://sourceware.org/binutils
@ -959,6 +959,9 @@ exit 0
#----------------------------------------------------------------------------
%changelog
* Wed Sep 28 2022 David Abdurachmanov <davidlt@rivosinc.com> - 2.39-3.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Wed Aug 31 2022 Nick Clifton <nickc@redhat.com> - 2.39-3
- Stop a potential infinite loop in the binutils DWARF parser. (#2122675)