From c3ecbb45d0687aaf1ced01d47b2f6fddb057a1f6 Mon Sep 17 00:00:00 2001 From: 15859157387 <977713017@qq.com> Date: Fri, 1 Sep 2023 14:41:56 +0800 Subject: [PATCH] fix changelog error (cherry picked from commit dc34535d2f9bc94a626ede033c3f859e281799a9) --- mvapich2.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/mvapich2.spec b/mvapich2.spec index 6b0222a..1180d6d 100644 --- a/mvapich2.spec +++ b/mvapich2.spec @@ -2,7 +2,7 @@ Name: mvapich2 Version: 2.3.6 -Release: 2 +Release: 3 Summary: OSU MVAPICH2 MPI package License: BSD and MIT URL: http://mvapich.cse.ohio-state.edu @@ -261,16 +261,19 @@ cd .. %changelog +* Fri Sep 1 2023 renyi <977713017@qq.com> - 2.3.6-3 +- Fix changelog error + * Mon Jul 17 2023 misaka00251 - 2.3.6-2 - Fix riscv64 support & Fix build using llvm * Mon Jun 20 2022 liyanan - 2.3.6-1 - Update to 2.3.6 -* Sat 07 Aug 2021 sunguoshuai - 2.3-11 +* Sat Aug 07 2021 sunguoshuai - 2.3-11 - fix build error with gcc 10,include allow mismatched arguement and multiple definition -* Wed July 9 2021 zhaoyao - 2.3-10 +* Wed Jul 9 2021 zhaoyao - 2.3-10 - fix build error: Abording because C++ compiler does not work. * Sat Mar 27 2021 zhanghua - 2.3-9 -- Gitee