Bump release
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
ec91f96550
commit
3875341e94
5
gcc.spec
5
gcc.spec
@ -125,7 +125,7 @@
|
||||
Summary: Various compilers (C, C++, Objective-C, ...)
|
||||
Name: gcc
|
||||
Version: %{gcc_version}
|
||||
Release: %{gcc_release}.0.riscv64%{?dist}.1
|
||||
Release: %{gcc_release}.1.riscv64%{?dist}.1
|
||||
# libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
|
||||
# GCC Runtime Exception.
|
||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
||||
@ -3230,6 +3230,9 @@ end
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 11 2022 David Abdurachmanov <davidlt@rivosinc.com> - 12.1.1-3.1.1.riscv64
|
||||
- Fix RPATH (/usr/lib/../lib64/lp64d) build issues
|
||||
|
||||
* Wed Aug 10 2022 David Abdurachmanov <davidlt@rivosinc.com> - 12.1.1-3.1.0.riscv64
|
||||
- Update config.{sub,guess} scripts for ISL 0.18 on riscv64
|
||||
- Fix build for glibc 2.36
|
||||
|
Loading…
Reference in New Issue
Block a user