Build documentation

This commit is contained in:
Antonio Trande 2022-09-01 21:01:14 +02:00
parent 0ccc224c98
commit 3be1a6af91

View File

@ -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 <sagitter@fedoraproject.org> - 4.4.0-2
- Build documentation
* Wed Aug 03 2022 Antonio Trande <sagitter@fedoraproject.org> - 4.4.0-1
- Release 4.4.0