From 01f8b33c69e5e5bd195225df7dd580d325e5e2a6 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 9 Feb 2021 18:12:22 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/fftw.git#994963bb8abc7423c3f3b6bab759050eab85aef9 --- fftw.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fftw.spec b/fftw.spec index bae4a5e..fcd5125 100644 --- a/fftw.spec +++ b/fftw.spec @@ -14,7 +14,7 @@ Name: fftw Version: 3.3.8 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A Fast Fourier Transform library License: GPLv2+ URL: http://www.fftw.org @@ -45,6 +45,7 @@ BuildRequires: openmpi-devel %if %{with mpich} || %{with openmpi} BuildRequires: environment-modules %endif +BuildRequires: make %description @@ -542,6 +543,9 @@ done %endif %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.3.8-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 3.3.8-9 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild