From 12bd4872acfcafe9328d19882652f7a8ebd1bdd7 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 14 Jun 2022 17:28:28 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- boost.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/boost.spec b/boost.spec index 8d5a639..fc4e83a 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.78.0 -Release: 2%{?dist} +Release: 3%{?dist} License: Boost and MIT and Python # Replace each . with _ in %%{version} @@ -1293,6 +1293,9 @@ fi %{_mandir}/man1/b2.1* %changelog +* Tue Jun 14 2022 Python Maint - 1.78.0-3 +- Rebuilt for Python 3.11 + * Tue Jun 14 2022 Laurent Rineau - 1.78.0-2 - Re-add the CMake config file provided by Boost