|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
|
|
|
|
|
Name: fftw
|
|
|
|
|
Version: 3.3.10
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
Summary: A Fast Fourier Transform library
|
|
|
|
|
# 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
|
|
|
|
@ -543,6 +543,10 @@ done
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.3.10-13
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.3.10-12
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|