Enable tests
This commit is contained in:
parent
b9c4a645ba
commit
2f74bb099e
@ -1,5 +1,5 @@
|
||||
# Testing libpetsc ?
|
||||
%bcond_with check
|
||||
%bcond_without check
|
||||
#
|
||||
|
||||
# Python binding and its testing
|
||||
@ -278,7 +278,7 @@
|
||||
Name: petsc
|
||||
Summary: Portable Extensible Toolkit for Scientific Computation
|
||||
Version: %{releasever}.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: BSD
|
||||
URL: https://petsc.org/
|
||||
Source0: https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-with-docs-%{version}.tar.gz
|
||||
@ -1171,6 +1171,9 @@ xvfb-run -a make MAKE_NP=$RPM_BUILD_NCPUS all test -C build64 V=1 MPIEXEC='%{_bu
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Apr 24 2022 Antonio Trande <sagitter@fedoraproject.org> - 3.17.0-2
|
||||
- Enable tests
|
||||
|
||||
* Sat Apr 23 2022 Antonio Trande <sagitter@fedoraproject.org> - 3.17.0-1
|
||||
- Release 3.17.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user