From 6be7255c529cbb07b61c582ff1f96a0af0fab6e0 Mon Sep 17 00:00:00 2001 From: Jussi Lehtola Date: Mon, 27 Feb 2012 16:23:12 +0200 Subject: [PATCH] Update to 3.3.1. --- .gitignore | 1 + fftw.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6e4214f..6edbd11 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ fftw-3.2.2.tar.gz /fftw-3.3.tar.gz +/fftw-3.3.1.tar.gz diff --git a/fftw.spec b/fftw.spec index 6805f2c..aa559d2 100644 --- a/fftw.spec +++ b/fftw.spec @@ -1,6 +1,6 @@ Name: fftw -Version: 3.3 -Release: 5%{?dist} +Version: 3.3.1 +Release: 1%{?dist} Summary: A Fast Fourier Transform library Group: System Environment/Libraries License: GPLv2+ @@ -241,7 +241,7 @@ fi %defattr(-,root,root,-) %doc doc/FAQ/fftw-faq.html/ %doc %{_infodir}/fftw3.info* -%{_includedir}/fftw3.* +%{_includedir}/fftw3* %{_libdir}/pkgconfig/fftw3*.pc %{_libdir}/libfftw3*.so @@ -254,6 +254,9 @@ fi %{_libdir}/libfftw3*.a %changelog +* Mon Feb 27 2012 Jussi Lehtola - 3.3.1-1 +- Update to 3.3.1. + * Fri Jan 13 2012 Fedora Release Engineering - 3.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index cc9ace7..a1f15b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0728ab3ec0ebb06631ab3b80a5c3d130 fftw-3.3.tar.gz +76f5f3c7577613d0fbedaae77450ac91 fftw-3.3.1.tar.gz