Use %license macro
This commit is contained in:
parent
e38b9f6262
commit
65fbfbdab2
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user