Hello community,

here is the log from the commit of package speech-dispatcher for 
openSUSE:Factory checked in at 2019-03-04 09:16:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/speech-dispatcher (Old)
 and      /work/SRC/openSUSE:Factory/.speech-dispatcher.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "speech-dispatcher"

Mon Mar  4 09:16:30 2019 rev:30 rq:680786 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/speech-dispatcher/speech-dispatcher.changes      
2018-08-04 21:51:36.657075911 +0200
+++ 
/work/SRC/openSUSE:Factory/.speech-dispatcher.new.28833/speech-dispatcher.changes
   2019-03-04 09:16:33.660642163 +0100
@@ -1,0 +2,18 @@
+Thu Feb 28 21:39:28 UTC 2019 - [email protected]
+
+- Update to version 0.9.0:
+  * Add modules for non-free Baratinoo (VoxyGen) and Kali speech
+    syntheses.
+  * Add configuration file for the Mary-TTS system.
+  * Add configuration file for espeak-ng + mbrola.
+  * Set the pulse client name when using the generic module with
+      paplay.
+  * espeak-*-mbrola-generic: Update voice list.
+  * Auto-detect module availability.
+  * Make generic module provide voice list.
+  * Add systemd service file.
+- Update docs
+- Mark COPYING.LGPL with %license
+- Update source URL.
+
+-------------------------------------------------------------------

Old:
----
  speech-dispatcher-0.8.8.tar.gz
  speech-dispatcherd.service

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

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

Other differences:
------------------
++++++ speech-dispatcher.spec ++++++
--- /var/tmp/diff_new_pack.tP6WEw/_old  2019-03-04 09:16:34.708641974 +0100
+++ /var/tmp/diff_new_pack.tP6WEw/_new  2019-03-04 09:16:34.712641974 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package speech-dispatcher
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,7 +25,7 @@
 %endif
 
 Name:           speech-dispatcher
-Version:        0.8.8
+Version:        0.9.0
 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
@@ -34,13 +34,10 @@
 License:        GPL-2.0-or-later
 Group:          System/Daemons
 URL:            https://devel.freebsoft.org/speechd
-Source0:        
https://devel.freebsoft.org/pub/projects/speechd/%{name}-%{version}.tar.gz
-# Init file
-Source1:        speech-dispatcherd.service
+Source0:        
https://download-mirror.savannah.gnu.org/releases/speechd/%{name}-%{version}.tar.gz
 # Logrotate file taken from Debian
 Source2:        speech-dispatcher.logrotate
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM bnc-831609-festival-crash.patch bnc#831609 
[email protected] -- fix crash when unable to init festival module
 BuildRequires:  %{espeakdev}
 BuildRequires:  alsa-devel
 BuildRequires:  dotconf-devel
@@ -178,16 +175,15 @@
         --with-libao \
         --with-alsa \
         --with-pulse \
+        --without-baratinoo \
         --without-flite \
+        --without-kali \
         --sysconfdir=%{_sysconfdir}
 make %{?_smp_mflags}
 
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 find %{buildroot} -type f -name "*.la" -delete -print
-# Install systemd service files
-mkdir -p %{buildroot}%{_unitdir}
-install -p -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/
 mkdir -p %{buildroot}%{_sbindir}
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcspeech-dispatcherd
 # Create log dir. 0700 since the logs can contain user information.
@@ -229,7 +225,8 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS ANNOUNCE NEWS README COPYING
+%doc AUTHORS ANNOUNCE NEWS README.md
+%license COPYING.LGPL
 %dir %{_sysconfdir}/speech-dispatcher/
 %dir %{_sysconfdir}/speech-dispatcher/clients
 %dir %{_sysconfdir}/speech-dispatcher/modules

++++++ speech-dispatcher-0.8.8.tar.gz -> speech-dispatcher-0.9.0.tar.gz ++++++
++++ 101072 lines of diff (skipped)


Reply via email to