Compare commits

1 Commits
1.1 ... main

4 changed files with 18 additions and 4 deletions

Binary file not shown.

BIN
speech-dispatcher-0.12.1.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue May 6 20:55:32 UTC 2025 - Michael Gorse <mgorse@suse.com>
- Update to version 0.12.1:
* Fix spd-say -k ' '.
* Fix output getting stuck in some rare condition triggered in
Orca preference dialog.
* Fix taking character punctuation levels from NVDA files.
* espeak: Fix translated pronounciation.
* generic: Fix getting stuck on speaking nothing.
* generic: Add GenericDefaultCharset parameter.
* generic: Fix random garbage on non-text utterances.
* Fix Czech documentation encoding.
-------------------------------------------------------------------
Sun Feb 23 21:44:39 UTC 2025 - Michael Gorse <mgorse@suse.com>

View File

@@ -47,7 +47,7 @@ Name: speech-dispatcher
%else
Name: speech-dispatcher-%{_python}
%endif
Version: 0.12.0
Version: 0.12.1
Release: 0
# FIXME missing backends: festival lite, ibmeci (ibm tts), dumbtts/ivona, nas
# The API and bindings are LGPL-2.1-or-later, other parts are