diff --git a/petsc.spec b/petsc.spec index 3b05e5e..bd2704f 100644 --- a/petsc.spec +++ b/petsc.spec @@ -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 - 3.17.0-2 +- Enable tests + * Sat Apr 23 2022 Antonio Trande - 3.17.0-1 - Release 3.17.0