Add licenses to fully conform to SPDX
This commit is contained in:
parent
f4c5da67ef
commit
d92f8fb294
@ -1,8 +1,8 @@
|
||||
Name: wavpack
|
||||
Summary: A completely open audiocodec
|
||||
Version: 5.6.0
|
||||
Release: 4%{?dist}
|
||||
License: BSD-3-Clause AND LicenseRef-Fedora-Public-Domain
|
||||
Release: 5%{?dist}
|
||||
License: BSD-3-Clause AND BSD-2-Clause AND LicenseRef-Fedora-Public-Domain
|
||||
Url: http://www.wavpack.com/
|
||||
Source: http://www.wavpack.com/%{name}-%{version}.tar.bz2
|
||||
# For autoreconf
|
||||
@ -69,6 +69,9 @@ rm -rf %{buildroot}/%{_docdir}/
|
||||
%doc ChangeLog doc/WavPack5PortingGuide.pdf doc/WavPack5LibraryDoc.pdf doc/WavPack5FileFormat.pdf
|
||||
|
||||
%changelog
|
||||
* Thu Nov 02 2023 Tomas Korbar <tkorbar@redhat.com> - 5.6.0-5
|
||||
- Add licenses to fully conform to SPDX
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user