Add the LICENSE file to the doc subpackage

This commit is contained in:
Miro Hrončok 2023-10-02 11:00:16 +02:00
parent 74a85f3b2f
commit 91c1b89caa

View File

@ -75,6 +75,7 @@ rm build/html/.buildinfo
%doc README.md %doc README.md
%files doc %files doc
%license LICENSE
%doc doc/build/html %doc doc/build/html
%changelog %changelog