From 1499fdf9722bef7f31f3da9881267a4429fa0988 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:40:35 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- boost.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/boost.spec b/boost.spec index 2a82092..fcc8645 100644 --- a/boost.spec +++ b/boost.spec @@ -36,7 +36,7 @@ Name: boost Summary: The free peer-reviewed portable C++ source libraries Version: 1.66.0 %global version_enc 1_66_0 -Release: 10%{?dist} +Release: 11%{?dist} License: Boost and MIT and Python %global toplev_dirname %{name}_%{version_enc} @@ -1474,6 +1474,9 @@ fi %{_mandir}/man1/bjam.1* %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.66.0-11 +- Rebuilt for Python 3.7 + * Mon Jun 04 2018 Jonathan Wakely - 1.66.0-10 - Add patch for Boost.Compute (#1585515)