Bump release

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-08-11 15:57:58 +03:00
parent ec91f96550
commit 3875341e94
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -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