gnome-speech r310 - trunk



Author: wwalker
Date: Thu Apr 17 15:44:34 2008
New Revision: 310
URL: http://svn.gnome.org/viewvc/gnome-speech?rev=310&view=rev

Log:
gnome-speech 0.4.19


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/README
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Apr 17 15:44:34 2008
@@ -1,4 +1,11 @@
 (top)
+gnome-speech 0.4.19:
+
+* configure.in: be smarter about automatically finding espeak
+
+* drivers/espeak/Makefile.am: remove libstdc++.  It is not needed
+  and makes the Solaris build fail.
+
 gnome-speech 0.4.18:
 
 * Fix for bug 508439 - Gnome speech Espeak driver will not compile

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Thu Apr 17 15:44:34 2008
@@ -1,9 +1,9 @@
-GNOME Speech 0.4.18
+GNOME Speech 0.4.19
 
 1. Introduction
 ===============================================================================
 
-This is GNOME Speech version 0.4.18.  It's purpose is to provide a
+This is GNOME Speech version 0.4.19.  It's purpose is to provide a
 simple general API for producing text-to-speech output.  This version
 of gnome-speech *should* be fine for GNOME 2.12 and greater.
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Apr 17 15:44:34 2008
@@ -2,7 +2,7 @@
 
 GNOME_SPEECH_MAJOR_VERSION=0
 GNOME_SPEECH_MINOR_VERSION=4
-GNOME_SPEECH_MICRO_VERSION=18
+GNOME_SPEECH_MICRO_VERSION=19
 GNOME_SPEECH_INTERFACE_AGE=0
 GNOME_SPEECH_BINARY_AGE=0
 GNOME_SPEECH_VERSION="$GNOME_SPEECH_MAJOR_VERSION.$GNOME_SPEECH_MINOR_VERSION.$GNOME_SPEECH_MICRO_VERSION"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]