Update to 3.3.3.
This commit is contained in:
commit
506382ec51
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
|
||||
|
13
fftw.spec
13
fftw.spec
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user