diff --git a/openmpi.spec b/openmpi.spec index 7d8b054..e6819ee 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -41,7 +41,7 @@ Name: openmpi%{?_cc_name_suffix} Version: 4.1.4 -Release: 4.0.riscv64%{?dist} +Release: 4.1.riscv64%{?dist} Summary: Open Message Passing Interface License: BSD and MIT and Romio URL: http://www.open-mpi.org/ @@ -397,6 +397,9 @@ make check %changelog +* Thu Nov 10 2022 David Abdurachmanov - 4.1.4-4.1.riscv64 +- Rebuild + * Fri Sep 23 2022 David Abdurachmanov - 4.1.4-4.0.riscv64 - Add initial support for riscv64 - Fix valgrind check