diff --git a/gcc-for-openEuler-1.0.3.tar.gz b/gcc-for-openEuler-1.0.3.tar.gz deleted file mode 100644 index 1754815dd7071c999fccabbc11a2e052264f5ca4..0000000000000000000000000000000000000000 Binary files a/gcc-for-openEuler-1.0.3.tar.gz and /dev/null differ diff --git a/gcc-for-openEuler-1.0.4.tar.gz b/gcc-for-openEuler-1.0.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..0e9d128d7b11addd519b642d9ed21ecd140e225a Binary files /dev/null and b/gcc-for-openEuler-1.0.4.tar.gz differ diff --git a/gcc-for-openEuler.spec b/gcc-for-openEuler.spec index 388d4a2f06a320bd4db1ed1ad56cff661d2671c0..a491f0698d9fda0d165aaaca677e55ab43060ec9 100644 --- a/gcc-for-openEuler.spec +++ b/gcc-for-openEuler.spec @@ -1,6 +1,6 @@ Name: gcc-for-openEuler -Version: 1.0.3 -Release: 3 +Version: 1.0.4 +Release: 4 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 @@ -41,6 +41,9 @@ sha256sum %{build_name}.tar.gz > %{build_name}.tar.gz.sha256 %attr(755, root, root) /%{build_name}.tar.gz.sha256 %changelog +* Tue Nov 8 2022 Xiong Zhou - 1.0.4-4 +- Delete the la files and add secure flags for mathlib and jemalloc. + * Mon Nov 7 2022 Xiong Zhou - 1.0.3-3 - Align OpenSSL build command with that of the OpenSSL repository on openEuler community.