From dc7e49ca9907934c7116108303563a73bca7d3bd Mon Sep 17 00:00:00 2001 From: chenyuanfeng Date: Mon, 17 Jun 2024 05:49:43 -0400 Subject: [PATCH 1/2] update changelog --- gcc.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 97eb9c4..33e6493 100644 --- a/gcc.spec +++ b/gcc.spec @@ -61,7 +61,7 @@ Summary: Various compilers (C, C++, Objective-C, ...) Name: gcc Version: %{gcc_version} -Release: 61 +Release: 62 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD URL: https://gcc.gnu.org @@ -2994,6 +2994,12 @@ end %doc rpm.doc/changelogs/libcc1/ChangeLog* %changelog +* Mon Jun 17 2024 chenyuanfeng - 10.3.1-62 +- Type: Fix +- ID:NA +- SUG:NA +- DESC: Fixed the incorrect date in the changelog and updated it to the proper commit date. + * Mon Jun 14 2024 chenyuanfeng - 10.3.1-61 - Type: Fix - ID:NA -- Gitee From 87f0893e3bb05359585b223cf38689e18b7fa428 Mon Sep 17 00:00:00 2001 From: chenyuanfeng Date: Mon, 17 Jun 2024 05:54:42 -0400 Subject: [PATCH 2/2] update changelog --- gcc.spec | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/gcc.spec b/gcc.spec index 33e6493..bfc681d 100644 --- a/gcc.spec +++ b/gcc.spec @@ -61,7 +61,7 @@ Summary: Various compilers (C, C++, Objective-C, ...) Name: gcc Version: %{gcc_version} -Release: 62 +Release: 61 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD URL: https://gcc.gnu.org @@ -2994,13 +2994,7 @@ end %doc rpm.doc/changelogs/libcc1/ChangeLog* %changelog -* Mon Jun 17 2024 chenyuanfeng - 10.3.1-62 -- Type: Fix -- ID:NA -- SUG:NA -- DESC: Fixed the incorrect date in the changelog and updated it to the proper commit date. - -* Mon Jun 14 2024 chenyuanfeng - 10.3.1-61 +* Mon Jun 17 2024 chenyuanfeng - 10.3.1-61 - Type: Fix - ID:NA - SUG:NA -- Gitee