diff --git a/libfftw.spec b/libfftw.spec index a7888dc..34a5bc3 100644 --- a/libfftw.spec +++ b/libfftw.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: libfftw -Version: 3.3.6_pl2 +Version: 3.3.7 Release: 1mamba Summary: Fast Fourier Transform library Group: System/Libraries @@ -110,10 +110,15 @@ rm -f %{buildroot}%{_infodir}/dir %{_libdir}/pkgconfig/*.pc %{_mandir}/man?/* %{_infodir}/*.info* +%dir %{_libdir}/cmake/fftw3 +%{_libdir}/cmake/fftw3/FFTW3*.cmake %doc double/doc/*.pdf double/doc/FAQ/fftw-faq.html double/doc/html %doc double/ChangeLog double/NEWS double/README* double/TODO %changelog +* Sun Dec 24 2017 Automatic Build System 3.3.7-1mamba +- automatic version update by autodist + * Thu Jun 22 2017 Silvan Calarco 3.3.6_pl2-1mamba - update to 3.3.6_pl2