Add License-File field to package metadata

How I tested this in mock:

$ mock -r centos-stream+epel-9-x86_64 --init
$ mock -r centos-stream+epel-9-x86_64 --addrepo='http://kojipkgs.fedoraproject.org/repos/f34-build/latest/$basearch/' install python3-jaraco-envs python3-mock python3-pytest-fixture-config python3-pytest-virtualenv
$ mock -r centos-stream+epel-9-x86_64 --dnf-cmd distro-sync  # to downgrade packages that are available in c9s but where installed from Fedora 34
$ mock -r centos-stream+epel-9-x86_64 --no-clean --no-cleanup-after $(centpkg --release c9s srpm | tail -n1 | cut -d' ' -f2) --with tests
Edited by Miro Hrončok

Merge request reports

Loading