Use %license macro

This commit is contained in:
Michal Josef Špaček 2022-11-09 11:21:33 +01:00
parent e38b9f6262
commit 65fbfbdab2

View File

@ -50,7 +50,8 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
make test
%files
%doc Changes LICENSE README
%license LICENSE
%doc Changes README
%{perl_vendorlib}/*
%{_mandir}/man3/*
@ -58,6 +59,7 @@ make test
* Wed Nov 09 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.30-31
- Fix whitespace
- Update license to SPDX format
- Use %license macro
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild