Rebuild for openmpi 3.1.3

This commit is contained in:
Orion Poplawski 2019-02-13 19:39:13 -07:00
parent e7f763888a
commit 8e32c40a85

View File

@ -45,7 +45,7 @@ Summary: The free peer-reviewed portable C++ source libraries
Version: 1.69.0 Version: 1.69.0
%global version_enc 1_69_0 %global version_enc 1_69_0
%global version_suffix 169 %global version_suffix 169
Release: 4%{?dist} Release: 5%{?dist}
License: Boost and MIT and Python License: Boost and MIT and Python
%global toplev_dirname %{real_name}_%{version_enc} %global toplev_dirname %{real_name}_%{version_enc}
@ -1477,6 +1477,9 @@ fi
%{_mandir}/man1/bjam.1* %{_mandir}/man1/bjam.1*
%changelog %changelog
* Thu Feb 14 2019 Orion Poplawski <orion@nwra.com> - 1.69.0-5
- Rebuild for openmpi 3.1.3
* Tue Feb 12 2019 Jonathan Wakely <jwakely@redhat.com> - 1.69.0-4 * Tue Feb 12 2019 Jonathan Wakely <jwakely@redhat.com> - 1.69.0-4
- Patch Boost.Random to fix warning (#1673669) - Patch Boost.Random to fix warning (#1673669)