Use spdx license tag
migrate to SPDX license in the .spec file Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
This commit is contained in:
parent
cfd81d14eb
commit
6f817ef53b
@ -1,8 +1,8 @@
|
||||
Name: libaio
|
||||
Version: 0.3.111
|
||||
Release: 16%{?dist}
|
||||
Release: 17%{?dist}
|
||||
Summary: Linux-native asynchronous I/O access library
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.0-or-later
|
||||
Source: http://releases.pagure.org/libaio/libaio-0.3.111.tar.gz
|
||||
|
||||
Patch1: libaio-install-to-destdir-slash-usr.patch
|
||||
@ -74,6 +74,9 @@ find %{buildroot} -name '*.a' -delete
|
||||
%attr(0755,root,root) %{usrlibdir}/libaio.so
|
||||
|
||||
%changelog
|
||||
* Fri Oct 13 2023 Jeff Moyer <jmoyer@redhat.com> - 0.3.111-17
|
||||
- migrated to SPDX license (Jeff Moyer)
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.111-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user