From 424fd82a1140a30f8af1c9ccf8ec04f5c5040d40 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 15:38:31 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- fftw.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fftw.spec b/fftw.spec index 1c5c1f0..319e48b 100644 --- a/fftw.spec +++ b/fftw.spec @@ -1,6 +1,6 @@ Name: fftw Version: 3.3.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A Fast Fourier Transform library Group: System Environment/Libraries License: GPLv2+ @@ -315,6 +315,9 @@ fi %{_libdir}/libfftw3*.a %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 3.3.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sat Jan 19 2013 PPC Secondary Arch Admin 3.3.3-5 - disable altivec flag again, that works with single precision only