[telepathy-stream-engine/master] Version 0.5.11

Olivier Crête olivier.crete at collabora.co.uk
Mon Aug 3 14:42:38 PDT 2009


---
 NEWS         |    6 ++++++
 configure.ac |    8 ++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/NEWS b/NEWS
index 1da130b..5cea15f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+telepathy-stream-engine 0.5.11 (2009-08-03)
+==========================================
+
+* Make singleton preview window work again and not cause a crash
+* Set the ToS per stream type
+
 telepathy-stream-engine 0.5.10 (2009-07-13)
 ==========================================
 
diff --git a/configure.ac b/configure.ac
index 86caab0..4ef4f35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,8 @@ AC_PREREQ([2.59])
 
 m4_define([stream_engine_major_version], [0])
 m4_define([stream_engine_minor_version], [5])
-m4_define([stream_engine_micro_version], [10])
-m4_define([stream_engine_nano_version], [1])
+m4_define([stream_engine_micro_version], [11])
+m4_define([stream_engine_nano_version], [0])
 
 # Some magic
 m4_define([stream_engine_base_version],
@@ -109,7 +109,7 @@ AC_SUBST(TELEPATHY_CFLAGS)
 AC_SUBST(TELEPATHY_LIBS)
 
 dnl Check for farsight
-PKG_CHECK_MODULES(FARSIGHT2, [farsight2-0.10 >= 0.0.3
+PKG_CHECK_MODULES(FARSIGHT2, [farsight2-0.10 >= 0.0.14
 			      gstreamer-0.10 > 0.10.23 ])
 
 AC_SUBST(FARSIGHT2_CFLAGS)
@@ -117,7 +117,7 @@ AC_SUBST(FARSIGHT2_LIBS)
 
 
 dnl Check for telepathy-farsight
-PKG_CHECK_MODULES(TPFARSIGHT, [telepathy-farsight >= 0.0.3])
+PKG_CHECK_MODULES(TPFARSIGHT, [telepathy-farsight >= 0.0.8])
 
 AC_SUBST(TPFARSIGHT_CFLAGS)
 AC_SUBST(TPFARSIGHT_LIBS)
-- 
1.5.6.5




More information about the telepathy-commits mailing list