From b594da2a2822a4c7eafa8d25c7f8ff29f2d32c60 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Fri, 29 May 2020 12:05:15 +0100 Subject: [PATCH] Rebuilt for Python 3.9 The previous version of boost was already rebuilt for Python 3.9 but the new Boost version needs to be rebuilt now that python3-3.8.3-1.fc33 is in rawhide. --- boost.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/boost.spec b/boost.spec index b53598f..2eef86d 100644 --- a/boost.spec +++ b/boost.spec @@ -42,7 +42,7 @@ Name: boost %global real_name boost Summary: The free peer-reviewed portable C++ source libraries Version: 1.73.0 -Release: 1%{?dist} +Release: 2%{?dist} License: Boost and MIT and Python # Replace each . with _ in %%{version} @@ -1283,6 +1283,9 @@ fi %{_mandir}/man1/b2.1* %changelog +* Fri May 29 2020 Jonathan Wakely - 1.73.0-2 +- Rebuilt for Python 3.9 + * Thu May 28 2020 Jonathan Wakely - 1.73.0-1 - Rebase to 1.73.0 - Replace boost-jam and bjam with boost-b2 and b2