From 7f86052ae9cde8e4f525f681f5e10979de727f6d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:14:20 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- scons.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scons.spec b/scons.spec index 5869800..6062021 100644 --- a/scons.spec +++ b/scons.spec @@ -22,7 +22,7 @@ Name: scons Version: 4.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: An Open Source software construction tool License: MIT URL: http://www.scons.org @@ -292,6 +292,9 @@ popd %endif %changelog +* Fri Jun 04 2021 Python Maint - 4.1.0-4 +- Rebuilt for Python 3.10 + * Sun May 23 2021 Robert-André Mauchin - 4.1.0-3 - Install prebuilt docs to avoid dependency on fop, affected by the Java apocalypse