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
%files doc
%license LICENSE
%doc doc/build/html
%changelog