diff --git a/SPECS/openmpi.spec b/SPECS/openmpi.spec index a763dcd..17dbcdf 100644 --- a/SPECS/openmpi.spec +++ b/SPECS/openmpi.spec @@ -29,9 +29,9 @@ %bcond_without autogen Name: openmpi%{?_cc_name_suffix} -Epoch: 1 +Epoch: 2 Version: 4.1.1 -Release: 5%{?dist} +Release: 7%{?dist} Summary: Open Message Passing Interface License: BSD and MIT and Romio URL: http://www.open-mpi.org/ @@ -358,6 +358,15 @@ make check %changelog +* Fri Jul 21 2023 Kamal Heib - 2:4.1.1-7 +- Increase Epoch tag +- Resolves: rhbz#2159637, rhbz#2218121, rhbz#2216042 + +* Thu Jul 20 2023 Kamal Heib - 1:4.1.1-6 +- Revert v4.1.5 +- Bump version +- Resolves: rhbz#2159637, rhbz#2218121, rhbz#2216042 + * Thu Feb 17 2022 Honggang Li - 4.1.1-5 - Revert v4.1.2 - Add Epoch tag