From 3be1a6af91f1a3ceb6887b514a299e47d3e8db8e Mon Sep 17 00:00:00 2001 From: Antonio Trande Date: Thu, 1 Sep 2022 21:01:14 +0200 Subject: [PATCH] Build documentation --- scons.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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