Hello community, here is the log from the commit of package espeak for openSUSE:Factory checked in at 2014-03-04 13:14:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/espeak (Old) and /work/SRC/openSUSE:Factory/.espeak.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "espeak" Changes: -------- --- /work/SRC/openSUSE:Factory/espeak/espeak.changes 2014-01-13 12:00:53.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.espeak.new/espeak.changes 2014-03-04 13:14:12.000000000 +0100 @@ -1,0 +2,16 @@ +Sat Mar 1 16:01:00 UTC 2014 - [email protected] + +- Update to version 1.48.02 + + Added rule attribute $noprefix. The rule is not used if a prefix + has been removed from the word. + + Program changes to enable audio output from Windows DLL. + + Added attribute 'dictdialect' to specify en-us voice for words marked + with _^_EN. + + Superscripts and subscripts are spoken as single letters and numbers + during normal speech, and with "superscript" and "subscript" also + spoken when spelling. + + Change function call espeak_TextToPhonemes(). + + Klatt synthesizer: Fix parallel formant parameters. + + Update translations + +------------------------------------------------------------------- Old: ---- espeak-1.47.11-source.zip New: ---- espeak-1.48.02-source.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ espeak.spec ++++++ --- /var/tmp/diff_new_pack.pPofCn/_old 2014-03-04 13:14:12.000000000 +0100 +++ /var/tmp/diff_new_pack.pPofCn/_new 2014-03-04 13:14:12.000000000 +0100 @@ -17,8 +17,8 @@ Name: espeak -%define _major_version 1.47 -Version: %{_major_version}.11 +%define _major_version 1.48 +Version: %{_major_version}.02 Release: 0 %define _version %{version}-source Summary: Software speech synthesizer (text-to-speech) @@ -58,7 +58,8 @@ which are based on human speech recordings. %prep -%setup -q -n %{name}-%{_version} +# Probably a mistake from upstream +%setup -q -n %{name}-%{_major_version}.01-source %patch -p1 # Don't use the included binary voice dictionaries; we compile these from # source -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
