Hello community,

here is the log from the commit of package speech-dispatcher for 
openSUSE:Factory checked in at 2017-10-02 16:48:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/speech-dispatcher (Old)
 and      /work/SRC/openSUSE:Factory/.speech-dispatcher.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "speech-dispatcher"

Mon Oct  2 16:48:54 2017 rev:24 rq:529944 version:0.8.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/speech-dispatcher/speech-dispatcher.changes      
2017-07-10 10:59:55.419513306 +0200
+++ /work/SRC/openSUSE:Factory/.speech-dispatcher.new/speech-dispatcher.changes 
2017-10-02 16:48:55.422855493 +0200
@@ -1,0 +2,28 @@
+Fri Sep 15 17:10:55 UTC 2017 - [email protected]
+
+- Update to version 0.8.7: 
+  + Further fixes to spd-conf, which should now work properly.
+  + Split the espeak-ng driver code into its own source file.
+  + Add a work-around to the espeak-ng driver to account for spaces
+    in voice names which recently appeared in espeak-ng git master.
+    This will properly be fixed in 0.9.
+  + Voice names are not forced to lower case, due to espeak-ng
+    git master now having multi-case voice names.
+  + Fix stripped audio output from the flite module.
+  + Further code and build improvements.
+- Changes from version 0.8.6:
+  + Various internal code improvements.
+  + Fix more compiler warnings.
+  + Python bug fixes with thanks to Sebastian Humenda.
+- Changes from version 0.8.5:
+  + Use GLib main loop for the main server thread
+  + Implement a shutdown timer in the server
+  + Add support for espeak-ng.
+  + Document an ibmtts configuration option
+  + Removal of configuration options in the code that were not
+    actually being used.
+  + Added a command-line argument to allow for custom modules
+    location.
+- Add ANNOUNCE; remove ChangeLog (no longer shipped)
+
+-------------------------------------------------------------------

Old:
----
  speech-dispatcher-0.8.4.tar.gz

New:
----
  speech-dispatcher-0.8.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ speech-dispatcher.spec ++++++
--- /var/tmp/diff_new_pack.2OleSq/_old  2017-10-02 16:48:56.170750529 +0200
+++ /var/tmp/diff_new_pack.2OleSq/_new  2017-10-02 16:48:56.174749968 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           speech-dispatcher
-Version:        0.8.4
+Version:        0.8.7
 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
@@ -222,7 +222,7 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog NEWS README COPYING
+%doc AUTHORS ANNOUNCE NEWS README COPYING
 %dir %{_sysconfdir}/speech-dispatcher/
 %dir %{_sysconfdir}/speech-dispatcher/clients
 %dir %{_sysconfdir}/speech-dispatcher/modules
@@ -241,9 +241,9 @@
 %{_libdir}/speech-dispatcher-modules/sd_dummy
 %{_libdir}/speech-dispatcher-modules/sd_festival
 %{_libdir}/speech-dispatcher-modules/sd_generic
-%{_infodir}/%{name}*.info.gz
-%{_infodir}/spd-say.info.gz
-%{_infodir}/ssip.info.gz
+%doc %{_infodir}/%{name}*.info.gz
+%doc %{_infodir}/spd-say.info.gz
+%doc %{_infodir}/ssip.info.gz
 # logs
 %dir %attr(0700, root, root) %{_localstatedir}/log/speech-dispatcher/
 %config(noreplace) %{_sysconfdir}/logrotate.d/speech-dispatcher

++++++ speech-dispatcher-0.8.4.tar.gz -> speech-dispatcher-0.8.7.tar.gz ++++++
++++ 7627 lines of diff (skipped)


Reply via email to