diff --git a/speech-dispatcher.spec b/speech-dispatcher.spec index ad7d867..c0a216a 100644 --- a/speech-dispatcher.spec +++ b/speech-dispatcher.spec @@ -2,7 +2,7 @@ Name: speech-dispatcher Version: 0.9.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: To provide a high-level device independent layer for speech synthesis # Almost all files are under GPLv2+, however @@ -223,6 +223,9 @@ sed 's/# AudioOutputMethod "pulse,alsa"/AudioOutputMethod "pulse,alsa"/' %{build %{python3_sitearch}/speechd* %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 0.9.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.9.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018)