migrate to SPDX license format

This commit is contained in:
Lukáš Zaoral 2023-07-27 13:10:12 +02:00
parent a136d7ecf6
commit 67ae267b13
No known key found for this signature in database
GPG Key ID: 39157506DD67752D

View File

@ -13,9 +13,10 @@
Name: fftw
Version: 3.3.10
Release: 8%{?dist}
Release: 9%{?dist}
Summary: A Fast Fourier Transform library
License: GPLv2+
# Generally, the code is under GPL but some headers are also under MIT or BSD:
License: GPL-2.0-or-later AND MIT AND BSD-2-Clause
URL: http://www.fftw.org
Source0: http://www.fftw.org/fftw-%{version}.tar.gz
@ -525,6 +526,9 @@ done
%endif
%changelog
* Thu Jul 27 2023 Lukáš Zaoral <lzaoral@redhat.com> - 3.3.10-9
- migrate to SPDX license format
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.10-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild