diff --git a/gcc.spec b/gcc.spec index 0deb0a1..f12ed97 100644 --- a/gcc.spec +++ b/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 - 12.1.1-3.1.1.riscv64 +- Fix RPATH (/usr/lib/../lib64/lp64d) build issues + * Wed Aug 10 2022 David Abdurachmanov - 12.1.1-3.1.0.riscv64 - Update config.{sub,guess} scripts for ISL 0.18 on riscv64 - Fix build for glibc 2.36