diff --git a/gcc.spec b/gcc.spec index 1df1124..0d7b919 100644 --- a/gcc.spec +++ b/gcc.spec @@ -17,7 +17,7 @@ %endif %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64 %if 0%{?rhel} > 7 -%global build_ada 0 +%global build_ada 1 %global build_objc 0 %global build_go 0 %global build_d 0 @@ -101,7 +101,7 @@ Summary: Various compilers (C, C++, Objective-C, ...) Name: gcc Version: %{gcc_version} -Release: %{gcc_release}.0.riscv64%{?dist} +Release: %{gcc_release}.1.riscv64%{?dist} # libgcc, libgfortran, libgomp, libstdc++ and crtstuff have # GCC Runtime Exception. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD