diff --git a/speexdsp.spec b/speexdsp.spec index 923abc9..66c3ff5 100644 --- a/speexdsp.spec +++ b/speexdsp.spec @@ -1,7 +1,7 @@ Name: speexdsp Version: 1.2 %global rc_ver rc3 -Release: 0.6.%{rc_ver}%{?dist} +Release: 0.7.%{rc_ver}%{?dist} Summary: A voice compression format (DSP) Group: System Environment/Libraries @@ -67,7 +67,7 @@ find %{buildroot} -type f -name "*.la" -delete %files -%doc AUTHORS COPYING TODO ChangeLog README NEWS +%doc AUTHORS COPYING TODO ChangeLog README NEWS doc/manual.pdf %{_libdir}/libspeexdsp.so.* %files devel @@ -76,6 +76,9 @@ find %{buildroot} -type f -name "*.la" -delete %{_libdir}/libspeexdsp.so %changelog +* Fri Oct 23 2015 Jared Smith - 1.2-0.7.rc3 +- Fix building by making sure the manual.pdf file is included in the docs + * Fri Jun 19 2015 Fedora Release Engineering - 1.2-0.6.rc3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild