diff --git a/scons.spec b/scons.spec index 6d8494b..410a50e 100644 --- a/scons.spec +++ b/scons.spec @@ -15,14 +15,14 @@ %endif # Install prebuilt documentation -%bcond_with prebuilt_doc +%bcond_without prebuilt_doc # Additional EPEL builds %bcond_with python3_other Name: scons Version: 4.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An Open Source software construction tool License: MIT URL: http://www.scons.org @@ -292,6 +292,9 @@ popd %endif %changelog +* Sun May 23 2021 Robert-André Mauchin - 4.1.0-3 +- Install prebuilt docs to avoid dependency on fop, affected by the Java apocalypse + * Fri Apr 16 2021 Antonio Trande - 4.1.0-2 - Exclude documentation build in epel8 - Prepare this package for epel8 + python38