diff --git a/config.xml b/config.xml index cd96be6fde289b137b083a36722c088229d0b988..22d81d12e0f26191d22a1f649bbd1506fcd2a0b3 100644 --- a/config.xml +++ b/config.xml @@ -14,7 +14,7 @@ JEMALLOC="jemalloc-5.2.1" AUTOFDO="autofdo-0.19" BOLT="llvm-project-15.0.7.src" CMAKE="cmake-3.22.0" -OPENSSL="openssl-1.1.1m" +OPENSSL="openssl-1.1.1wa" NCURSES="ncurses-6.3" MLIR="llvm-project-12.0.1.src" PROTOBUF="protobuf-3.14.0" diff --git a/gcc-for-openEuler.spec b/gcc-for-openEuler.spec index ae488f9764ae5aedb4d9a0efa4a377c7ee13ade8..2c2e2d65b9955c6dbc0778dcf77780e903bace17 100644 --- a/gcc-for-openEuler.spec +++ b/gcc-for-openEuler.spec @@ -1,6 +1,6 @@ Name: gcc-for-openEuler Version: 1.0.8 -Release: 11 +Release: 12 Summary: GCC released as a binary package for openEuler and other OSes. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2 and BSD @@ -43,6 +43,9 @@ sha256sum %{build_name}.tar.gz > %{build_name}.tar.gz.sha256 %attr(755, root, root) /%{build_name}.tar.gz.sha256 %changelog +* Tue Jun 25 2024 Zheng Chenhui - 1.0.8-12 +- Update openssl version. + * Mon Jun 17 2024 Xiong Zhou - 1.0.8-11 - Update to 2024.06 version.