import mpich-3.4.2-1.el9
This commit is contained in:
parent
3e5dcf4f07
commit
d5798c67bb
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/mpich-3.4.1.tar.gz
|
||||
SOURCES/mpich-3.4.2.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
47b599ad2cf2c10ef765446a534d7d0dfc33c474 SOURCES/mpich-3.4.1.tar.gz
|
||||
5843e96ee87061297bd59f0511f864b5f63b91e1 SOURCES/mpich-3.4.2.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A high-performance implementation of MPI
|
||||
Name: mpich
|
||||
Version: 3.4.1
|
||||
Release: 4%{?dist}
|
||||
Version: 3.4.2
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: https://www.mpich.org/
|
||||
|
||||
@ -251,6 +251,10 @@ make check VERBOSE=1 \
|
||||
%{python3_sitearch}/%{name}.pth
|
||||
|
||||
%changelog
|
||||
* Sat Nov 27 2021 Honggang Li <honli@redhat.com> - 3.4.2-1
|
||||
- Update to latest version 3.4.2
|
||||
- Related: rhbz#2015398
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user