Complete rebuild

This commit is contained in:
sagitter 2019-07-23 10:30:26 +02:00
parent 9d9cb3da2a
commit e11f3e6511

View File

@ -11,11 +11,11 @@
%if 0%{?fedora}
%bcond_without mpich
%bcond_with openmpi
%bcond_without openmpi
%endif
%if %{?__isa_bits:%{__isa_bits}}%{!?__isa_bits:32} == 64
%bcond_with arch64
%bcond_without arch64
%else
%bcond_with arch64
%endif
@ -77,7 +77,7 @@
Name: petsc
Summary: Portable Extensible Toolkit for Scientific Computation
Version: %{releasever}.3
Release: 2%{?dist}
Release: 3%{?dist}
License: BSD
URL: https://www.mcs.anl.gov/petsc
Source0: http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-%{version}.tar.gz
@ -1003,6 +1003,9 @@ make -C buildmpich_dir test
%endif
%changelog
* Tue Jul 23 2019 Antonio Trande <sagitter@fedoraproject.org> - 3.11.3-3
- Complete rebuild
* Fri Jul 19 2019 Antonio Trande <sagitter@fedoraproject.org> - 3.11.3-2
- Rebuild for MUMPS-5.2.1
- Use Python 2 on EPEL