diff --git a/scons.spec b/scons.spec index eb10377..39db7ef 100644 --- a/scons.spec +++ b/scons.spec @@ -14,7 +14,7 @@ Name: scons Version: 4.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: An Open Source software construction tool License: MIT URL: http://www.scons.org @@ -247,6 +247,9 @@ popd %license LICENSE* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 4.0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jan 13 2021 Antonio Trande - 4.0.1-4 - Patched for Python-310 (rhbz#1914318)