Change the License to meet SPDX allowed licenses.
Resolves: RHEL-39033 No functional change. The bluez license information can be found at... https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/LICENSES/ The LICENSES directory includes a link to... https://spdx.org/licenses/GPL-2.0.html in the 'preferred/GPL-2.0' text file. That is consistent with the following... https://docs.fedoraproject.org/en-US/legal/allowed-licenses/ Signed-off-by: David Marlin <dmarlin@redhat.com>
This commit is contained in:
parent
353003423e
commit
e462b3e204
@ -6,9 +6,9 @@
|
|||||||
|
|
||||||
Name: bluez
|
Name: bluez
|
||||||
Version: 5.72
|
Version: 5.72
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Bluetooth utilities
|
Summary: Bluetooth utilities
|
||||||
License: GPLv2+
|
License: GPL-2.0-or-later
|
||||||
URL: http://www.bluez.org/
|
URL: http://www.bluez.org/
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
|
Source0: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
|
||||||
@ -333,6 +333,9 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/
|
|||||||
%{_userunitdir}/obex.service
|
%{_userunitdir}/obex.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 23 2024 David Marlin <dmarlin@redhat.com> - 5.72-4
|
||||||
|
- Change the License to meet SPDX allowed licenses.
|
||||||
|
|
||||||
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.72-3
|
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.72-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user