Release 3.13.3
This commit is contained in:
parent
a7a64a926c
commit
a765aa37f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/petsc-3.13.0.tar.gz
|
||||
/petsc-3.13.1.tar.gz
|
||||
/petsc-3.13.2.tar.gz
|
||||
/petsc-3.13.3.tar.gz
|
||||
|
@ -249,8 +249,8 @@
|
||||
|
||||
Name: petsc
|
||||
Summary: Portable Extensible Toolkit for Scientific Computation
|
||||
Version: %{releasever}.2
|
||||
Release: 3%{?dist}
|
||||
Version: %{releasever}.3
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: https://www.mcs.anl.gov/petsc
|
||||
Source0: https://www.mcs.anl.gov/petsc/mirror/release-snapshots/petsc-%{version}.tar.gz
|
||||
@ -946,6 +946,9 @@ xvfb-run -a make all test -C build64 V=1
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 02 2020 Antonio Trande <sagitter@fedoraproject.org> - 3.13.3-1
|
||||
- Release 3.13.3
|
||||
|
||||
* Thu Jun 25 2020 Orion Poplawski <orion@cora.nwra.com> - 3.13.2-3
|
||||
- Rebuild for hdf5 1.10.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (petsc-3.13.2.tar.gz) = 6f85d38dd9853c58500bae3e61f392f326730de6143d5b6e38b74a87186c5e35b982f7f22f1a63db65b63966c9881834335a43655ef8a439a1f5e44f5c0a85fa
|
||||
SHA512 (petsc-3.13.3.tar.gz) = a2b06c53e6532972ca752c186c05046e85f7b5ac4a0cfbc952dfbf9e590ba1d29e8dee770ea6bb7da2ad18f6ed8266a426b08b3e869ab7c91077a807948df319
|
||||
|
Loading…
Reference in New Issue
Block a user