Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
6806208e04
Rebuild for pmix 4.1.3 (bz#2240042)
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
2023-09-25 13:10:36 -05:00

View file

@ -37,7 +37,7 @@
Name: openmpi%{?_cc_name_suffix}
Version: 4.1.4
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Open Message Passing Interface
License: BSD and MIT and Romio
URL: http://www.open-mpi.org/
@ -380,6 +380,9 @@ make check
%changelog
* Mon Sep 25 2023 Michel Lind <salimma@fedoraproject.org> - 4.1.4-6
- Rebuild for pmix 4.1.3 (bz#2240042)
* Fri Aug 19 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 4.1.4-5
- Enable IPv6 support (bz#2119845)