import mpich-3.4.2-1.el8
This commit is contained in:
parent
48ba2349d5
commit
f2d8ebe5d8
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,6 +1,6 @@
|
||||
Summary: A high-performance implementation of MPI
|
||||
Name: mpich
|
||||
Version: 3.4.1
|
||||
Version: 3.4.2
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: https://www.mpich.org/
|
||||
@ -239,6 +239,10 @@ make check VERBOSE=1 \
|
||||
%{python3_sitearch}/%{name}.pth
|
||||
|
||||
%changelog
|
||||
* Thu Dec 09 2021 Honggang Li <honli@redhat.com> - 3.4.2-1
|
||||
- Update to latest upstream release 3.4.2
|
||||
- Resolves: rhbz#2008515
|
||||
|
||||
* Thu May 27 2021 Honggang Li <honli@redhat.com> - 3.4.1-1
|
||||
- Sync with Fedora build
|
||||
- Update to latest upstream release 3.4.1
|
||||
|
Loading…
Reference in New Issue
Block a user