Rebuild for openmpi 1.10.0

This commit is contained in:
Orion Poplawski 2015-09-15 16:04:04 -06:00
parent d8ec5cd0e8
commit 66eafe3099
1 changed files with 4 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Name: boost
Summary: The free peer-reviewed portable C++ source libraries
Version: 1.59.0
%define version_enc 1_59_0
Release: 4%{?dist}
Release: 5%{?dist}
License: Boost and MIT and Python
%define toplev_dirname %{name}_%{version_enc}
@ -1287,6 +1287,9 @@ fi
%{_mandir}/man1/bjam.1*
%changelog
* Tue Sep 15 2015 Orion Poplawski <orion@cora.nwra.com> - 1.59.0-5
- Rebuild for openmpi 1.10.0
* Mon Sep 14 2015 Jonathan Wakely <jwakely@redhat.com> 1.59.0-4
- Patch Boost.Test to fix #1262444