From 3acaa3afe5f79ef90d34b306e30e6f884fc89027 Mon Sep 17 00:00:00 2001 From: dingguangya Date: Thu, 17 Nov 2022 16:16:30 +0800 Subject: [PATCH] [gcc-cross] Unified changelog/Release field format (cherry picked from commit a2f5c4f02acc44014e2c26e6c030db1e2d91ae92) --- gcc-cross.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/gcc-cross.spec b/gcc-cross.spec index 6864189..1c6dded 100644 --- a/gcc-cross.spec +++ b/gcc-cross.spec @@ -1,7 +1,7 @@ Summary: C/C++ Cross Compiler Toolchain Name: gcc-cross Version: 1.0 -Release: 0 +Release: 2 # libgcc, libgfortran, libmudflap, libgomp, libstdc++ and crtstuff have # GCC Runtime Exception. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD @@ -42,13 +42,19 @@ cp %{_builddir}/output/openeuler_gcc_arm32le/openeuler_gcc_arm32le.tar.gz %{buil %attr(755, root, root) /tmp/openeuler_gcc_arm32le.tar.gz %changelog -* Tue Nov 8 2022 dingguangya +* Thu Nov 17 2022 dingguangya - 1.0-2 +-Type:Fix +-ID:NA +-SUG:NA +-DESC: Unified changelog/Release field format + +* Tue Nov 8 2022 dingguangya - 1.0-1 - Type:Fix - ID:NA - SUG:NA - DESC: Increase parallel compilation capability -* Wed Mar 23 2022 dingguangya +* Wed Mar 23 2022 dingguangya - 1.0-0 - Type:Init - ID:NA - SUG:NA -- Gitee