Release 3.17.4
This commit is contained in:
parent
dad5248825
commit
1145c3c9d3
2
.gitignore
vendored
2
.gitignore
vendored
@ -56,3 +56,5 @@
|
||||
/petsc4py-3.17.2.tar.gz
|
||||
/petsc-with-docs-3.17.3.tar.gz
|
||||
/petsc4py-3.17.3.tar.gz
|
||||
/petsc-with-docs-3.17.4.tar.gz
|
||||
/petsc4py-3.17.4.tar.gz
|
||||
|
@ -277,8 +277,8 @@
|
||||
|
||||
Name: petsc
|
||||
Summary: Portable Extensible Toolkit for Scientific Computation
|
||||
Version: %{releasever}.3
|
||||
Release: 3%{?dist}
|
||||
Version: %{releasever}.4
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: https://petsc.org/
|
||||
Source0: https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-with-docs-%{version}.tar.gz
|
||||
@ -1175,6 +1175,9 @@ xvfb-run -a make MAKE_NP=$RPM_BUILD_NCPUS all test -C build64 V=1 MPIEXEC='%{_bu
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Aug 06 2022 Antonio Trande <sagitter@fedoraproject.org> - 3.17.4-1
|
||||
- Release 3.17.4
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.17.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (petsc-with-docs-3.17.3.tar.gz) = 195a62af37c3db61af8e0d56962a99f96edf97372ca803f298c5f9692771a27480523c88abc57eb119b44f1cc6afd3f7d755226b8b87ae076893ca3dae0fa9da
|
||||
SHA512 (petsc4py-3.17.3.tar.gz) = 2eab25d95cba8c03f50893af1fc7e78c3bcc2eaafd9b6b3aab9ecd6cdb40e93568d4331b3b31a3581bc7222aa7846e1b357556cc3dd424f55f2a8cc986c0f3a0
|
||||
SHA512 (petsc-with-docs-3.17.4.tar.gz) = 23773368dd0ffb77d12de1609f79c53e9a1e35d89f2696a3b2fdf02bf96adfde16e27feb1977159188f765a7697eb1f1a7947104aacf6c94471b5a23e1ff2936
|
||||
SHA512 (petsc4py-3.17.4.tar.gz) = ba80e2ef5fe489fc107f96b3e24272aaabc371468e0099bd732579175f75554139df2f7470d4064209f3ef793af95aa2a6f073b5c44cf43af32f362862be9f09
|
||||
|
Loading…
Reference in New Issue
Block a user