diff --git a/festival.spec b/festival.spec index eb29228..658a754 100644 --- a/festival.spec +++ b/festival.spec @@ -1,7 +1,7 @@ Name: festival Summary: Speech synthesis and text-to-speech system Version: 2.5.0 -Release: 11%{?dist} +Release: 12%{?dist} URL: http://www.cstr.ed.ac.uk/projects/festival/ # The Emacs file is GPL+, there is one TCL-licensed source file, and @@ -86,6 +86,9 @@ BuildRequires: systemd # default, there's the answer. :) Requires: festvox-slt-arctic-hts +# festival-2.5.0-pulseaudio.patch makes use of paplay. +Requires: pulseaudio-utils + Requires: festival-data = %{version}-%{release} Requires: speech-tools-libs @@ -485,6 +488,9 @@ exit 0 %changelog +* Mon May 18 2020 W. Michael Petullo - 2.5.0-12 +- Require pulseaudio-utils for paplay + * Tue Jan 28 2020 Fedora Release Engineering - 2.5.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild