diff --git a/speech-dispatcher.spec b/speech-dispatcher.spec index 7a2bfb4..d0be25d 100644 --- a/speech-dispatcher.spec +++ b/speech-dispatcher.spec @@ -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 0.8-7 +- Rebuild + * Fri Nov 1 2013 Matthias Clasen 0.8-6 - Avoid a crash in the festival module (#995639)