diff --git a/perl-Math-FFT.spec b/perl-Math-FFT.spec index e27e6de..c77bb0a 100644 --- a/perl-Math-FFT.spec +++ b/perl-Math-FFT.spec @@ -1,6 +1,6 @@ Name: perl-Math-FFT Version: 1.32 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Perl module to calculate Fast Fourier Transforms # Perl module code is GPL+ or same as Perl itself # arrays.c has same licence as Perl itself @@ -46,6 +46,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.32-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sun May 15 2016 Jitka Plesnikova - 1.32-3 - Perl 5.24 rebuild