This commit is contained in:
Fedora Release Engineering 2024-01-27 04:06:15 +00:00
parent 69514743da
commit 6bb2e2bdd4

View File

@ -1,6 +1,6 @@
Name: speech-dispatcher
Version: 0.11.5
Release: 2%{?dist}
Release: 3%{?dist}
Summary: To provide a high-level device independent layer for speech synthesis
# Almost all files are under GPL-2.0-or-later, however
@ -235,6 +235,9 @@ sed 's/# AudioOutputMethod "pulse,alsa"/AudioOutputMethod "pulse,alsa"/' %{build
%{python3_sitearch}/speechd*
%changelog
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 04 2024 Gwyn Ciesla <gwync@protonmail.com> - 0.11.5-2
- Have utils require pulseaudio-utils as it's the default.