diff --git a/gcc-for-openEuler-1.0.6.tar.gz b/gcc-for-openEuler-1.0.6.tar.gz deleted file mode 100644 index e34c7097e2c2795d0cbb441ad837940075524d32..0000000000000000000000000000000000000000 Binary files a/gcc-for-openEuler-1.0.6.tar.gz and /dev/null differ diff --git a/gcc-for-openEuler-1.0.7.tar.gz b/gcc-for-openEuler-1.0.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..24bee540126521aa57016bc151e6d411a25eaa24 Binary files /dev/null and b/gcc-for-openEuler-1.0.7.tar.gz differ diff --git a/gcc-for-openEuler.spec b/gcc-for-openEuler.spec index 70c86f507af0af3572c2daa6f480eb061c855948..3b07528078e5d21940de33b60420a065a59891ab 100644 --- a/gcc-for-openEuler.spec +++ b/gcc-for-openEuler.spec @@ -1,6 +1,6 @@ Name: gcc-for-openEuler -Version: 1.0.6 -Release: 9 +Version: 1.0.7 +Release: 10 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 @@ -45,6 +45,9 @@ sha256sum %{build_name}.tar.gz > %{build_name}.tar.gz.sha256 %attr(755, root, root) /%{build_name}.tar.gz.sha256 %changelog +* Wed Jan 3 2024 Xiong Zhou - 1.0.7-10 +- Revise build options for BOLT and jemalloc. + * Tue Dec 26 2023 zhengchenhui - 1.0.6-9 - Update the date to 2023.12 in the gcc build name.