From 7ebf50e66f4ffbe40b9d1289e2afee00dcca1b35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:48:58 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- openmpi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openmpi.spec b/openmpi.spec index 78b72c5..e43bc4d 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -21,7 +21,7 @@ Name: openmpi%{?_cc_name_suffix} Version: 2.1.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Open Message Passing Interface Group: Development/Libraries License: BSD and MIT and Romio @@ -315,6 +315,9 @@ make check %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.1.1-12 +- Rebuilt for Python 3.7 + * Thu May 10 2018 Troy Dawson - 2.1.1-11 - Build with rdma-core-devel instead of libibcm-devel