Use %license macro

This commit is contained in:
Michal Josef Špaček 2022-12-11 13:57:14 +01:00
parent 7e2a1089d4
commit 50e6c7fe48

View File

@ -45,13 +45,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
make test
%files
%doc Changes CONTRIBUTING LICENSE README
%license LICENSE
%doc Changes CONTRIBUTING README
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
* Sun Dec 11 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.24-25
- Update license to SPDX format
- Use %license macro
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.24-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild