diff --git a/scons.spec b/scons.spec index 4622956..b553a3d 100644 --- a/scons.spec +++ b/scons.spec @@ -18,7 +18,7 @@ %endif # Install prebuilt documentation -%if 0%{?el9} || 0%{?fedora} > 36 +%if 0%{?el9} || 0%{?fedora} < 38 %bcond_without prebuilt_doc %else %bcond_with prebuilt_doc @@ -29,7 +29,7 @@ Name: scons Version: 4.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An Open Source software construction tool License: MIT URL: http://www.scons.org @@ -311,6 +311,9 @@ popd %endif %changelog +* Thu Sep 01 2022 Antonio Trande - 4.4.0-2 +- Build documentation + * Wed Aug 03 2022 Antonio Trande - 4.4.0-1 - Release 4.4.0