This commit is contained in:
Peter Robinson 2014-03-27 09:08:06 +00:00
parent 20ced9f075
commit 56da18f770

View File

@ -1,6 +1,6 @@
Name: speech-dispatcher
Version: 0.8
Release: 6%{?dist}
Release: 7%{?dist}
Summary: To provide a high-level device independent layer for speech synthesis
Group: System Environment/Libraries
@ -207,6 +207,9 @@ fi
%{python3_sitearch}/speechd*
%changelog
* Thu Mar 27 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.8-7
- Rebuild
* Fri Nov 1 2013 Matthias Clasen <mclasen@redhat.com> 0.8-6
- Avoid a crash in the festival module (#995639)