Hello community, here is the log from the commit of package speech-dispatcher for openSUSE:Factory checked in at 2015-08-28 08:24:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/speech-dispatcher (Old) and /work/SRC/openSUSE:Factory/.speech-dispatcher.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "speech-dispatcher" Changes: -------- --- /work/SRC/openSUSE:Factory/speech-dispatcher/speech-dispatcher.changes 2015-04-22 01:11:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.speech-dispatcher.new/speech-dispatcher.changes 2015-08-28 08:24:03.000000000 +0200 @@ -1,0 +2,19 @@ +Sun Jul 19 08:50:46 UTC 2015 - opensuse.lietuviu.ka...@gmail.com + +- Update to version 0.8.3: +* Add API methods to get language, rate, pitch, and volume. +* A lot of code cleanup, and compatibility improvements. +* Removed all references to GNOME Speech, since it has long since been + deprecated. +* Fix some inconsistancy in the SSIP API for voice type. +* The SET VOICE SSIP command is now deprecated, and will be removed in 0.9. +* The C library API now provides macro definitions for major, minor, and micro + versions in libspeechd_versions.h. +* The libsndfile library is now a mandetory dependency to improve the user + experience around sound icons. +* Fix a possible crash in the festival driver (drop bnc-831609-festival-crash.patch). +* Add a configuration option to the espeak driver to show voice variants in the + voice list. This will remain until a proper variants retrieval API is added + for compatible synthesizers. + +------------------------------------------------------------------- Old: ---- bnc-831609-festival-crash.patch speech-dispatcher-0.8.2.tar.gz New: ---- speech-dispatcher-0.8.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ speech-dispatcher.spec ++++++ --- /var/tmp/diff_new_pack.9l8qtU/_old 2015-08-28 08:24:04.000000000 +0200 +++ /var/tmp/diff_new_pack.9l8qtU/_new 2015-08-28 08:24:04.000000000 +0200 @@ -17,7 +17,7 @@ Name: speech-dispatcher -Version: 0.8.2 +Version: 0.8.3 Release: 0 # FIXME missing backends: festival lite, ibmeci (ibm tts), dumbtts/ivona, nas # Almost all files are under GPLv2+, however src/c/clients/spdsend/spdsend.h is @@ -32,7 +32,6 @@ # Logrotate file taken from Debian Source2: speech-dispatcher.logrotate # PATCH-FIX-UPSTREAM bnc-831609-festival-crash.patch bnc#831609 mgo...@suse.com -- fix crash when unable to init festival module -Patch0: bnc-831609-festival-crash.patch BuildRequires: alsa-devel BuildRequires: dotconf-devel BuildRequires: espeak-devel @@ -162,7 +161,6 @@ %prep %setup -q -%patch0 -p1 # dummy module must almost never be dissabled sed -i "s/#AddModule \"dummy\"/AddModule \"dummy\"/" -i config/speechd.conf # you must enable at least one module (except dummy), otherwise it will load ++++++ speech-dispatcher-0.8.2.tar.gz -> speech-dispatcher-0.8.3.tar.gz ++++++ ++++ 14148 lines of diff (skipped)