Update to 3.3.3.

This commit is contained in:
Jussi Lehtola 2012-11-26 10:27:18 +02:00
commit 506382ec51
3 changed files with 15 additions and 4 deletions

4
.gitignore vendored
View File

@ -2,3 +2,7 @@ fftw-3.2.2.tar.gz
/fftw-3.3.tar.gz
/fftw-3.3.1.tar.gz
/fftw-3.3.2.tar.gz
<<<<<<< HEAD
=======
/fftw-3.3.3.tar.gz
>>>>>>> master

View File

@ -1,5 +1,5 @@
Name: fftw
Version: 3.3.2
Version: 3.3.3
Release: 1%{?dist}
Summary: A Fast Fourier Transform library
Group: System Environment/Libraries
@ -292,8 +292,15 @@ fi
%{_libdir}/libfftw3*.a
%changelog
* Mon Nov 26 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 3.3.2-1
- Update to 3.3.2.
* Mon Nov 26 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 3.3.3-1
- Update to 3.3.3.
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jun 15 2012 Orion Poplawski <orion@cora.nwra.com> - 3.3.2-1
- Update to 3.3.2
- Drop alignment patch
* Fri Apr 27 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 3.3.1-3
- Fix FTBFS with gcc 4.7.

View File

@ -1 +1 @@
6977ee770ed68c85698c7168ffa6e178 fftw-3.3.2.tar.gz
0a05ca9c7b3bfddc8278e7c40791a1c2 fftw-3.3.3.tar.gz