rpms/telepathy-salut/OLPC-2 .cvsignore, 1.14, 1.15 sources, 1.14, 1.15 telepathy-salut.spec, 1.19, 1.20

Simon McVittie (smcv) fedora-extras-commits at redhat.com
Fri Nov 2 12:04:00 UTC 2007


Author: smcv

Update of /cvs/pkgs/rpms/telepathy-salut/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29347

Modified Files:
	.cvsignore sources telepathy-salut.spec 
Log Message:
0.1.5.1-0.5.olpc20071102
- Implement stream tubes using existing Gibber TCP transport code - less code
  means fewer bugs (cassidy)
- dev.laptop.org #4241: don't close stream tubes prematurely - now works with
  ReadActivity, with the patches from #4297 to use stream tubes (smcv)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-salut/OLPC-2/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	1 Nov 2007 10:48:18 -0000	1.14
+++ .cvsignore	2 Nov 2007 12:03:26 -0000	1.15
@@ -1 +1,2 @@
 telepathy-salut-0.1.5.1-olpc20071101.tar.gz
+telepathy-salut-0.1.5.1-olpc20071102.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-salut/OLPC-2/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	1 Nov 2007 10:48:18 -0000	1.14
+++ sources	2 Nov 2007 12:03:26 -0000	1.15
@@ -1 +1,2 @@
 68c6a0323fd113d7652606c081d61f09  telepathy-salut-0.1.5.1-olpc20071101.tar.gz
+551855e1dce65ec7be0a68e4f4af04d0  telepathy-salut-0.1.5.1-olpc20071102.tar.gz


Index: telepathy-salut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-salut/OLPC-2/telepathy-salut.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- telepathy-salut.spec	1 Nov 2007 10:48:18 -0000	1.19
+++ telepathy-salut.spec	2 Nov 2007 12:03:26 -0000	1.20
@@ -1,4 +1,4 @@
-%define alpha olpc20071101
+%define alpha olpc20071102
 
 %define telepathy_glib_version 0.5.14
 
@@ -59,6 +59,12 @@
 
 
 %changelog
+* Fri Nov 02 2007 Simon McVittie <simon.mcvittie at collabora.co.uk> - 0.1.5.1-0.5.olpc20071102
+- Implement stream tubes using existing Gibber TCP transport code - less code
+  means fewer bugs (cassidy)
+- dev.laptop.org #4241: don't close stream tubes prematurely - now works with
+  ReadActivity, with the patches from #4297 to use stream tubes (smcv)
+
 * Thu Nov 01 2007 Simon McVittie <simon.mcvittie at collabora.co.uk> - 0.1.5.1-0.5.olpc20071101
 - Fix assertion failure when an existing tubes channel is re-requested, which
   now often happens during activity sharing (#4565)




More information about the fedora-extras-commits mailing list