From 36115b3780b25c24da042bfb368a87e96d7bc26d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 18:55:42 +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 3e60d65..fc3837a 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: 0%{?dist} +Release: 1%{?dist} License: Boost and MIT and Python # Replace each . with _ in %%{version} @@ -1299,6 +1299,9 @@ fi %{_mandir}/man1/b2.1* %changelog +* Mon Jun 13 2022 Python Maint - 1.78.0-1 +- Rebuilt for Python 3.11 + * Fri Apr 29 2022 Thomas Rodgers - 1.78.0-0 - Rebase to 1.78.0 See https://fedoraproject.org/wiki/Changes/F37Boost178