From dc7e49ca9907934c7116108303563a73bca7d3bd Mon Sep 17 00:00:00 2001 From: chenyuanfeng Date: Mon, 17 Jun 2024 05:49:43 -0400 Subject: [PATCH] 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