rpms/ucommon/devel .cvsignore, 1.10, 1.11 sources, 1.12, 1.13 ucommon.spec, 1.12, 1.13

David Sugar dyfet at fedoraproject.org
Fri Jun 11 21:26:59 UTC 2010


Author: dyfet

Update of /cvs/pkgs/rpms/ucommon/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12213

Modified Files:
	.cvsignore sources ucommon.spec 
Log Message:
new upstream abi fixes


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ucommon/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	11 Jun 2010 07:29:01 -0000	1.10
+++ .cvsignore	11 Jun 2010 21:26:58 -0000	1.11
@@ -1 +1 @@
-ucommon-3.0.3.tar.gz
+ucommon-3.0.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ucommon/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	11 Jun 2010 09:57:59 -0000	1.12
+++ sources	11 Jun 2010 21:26:58 -0000	1.13
@@ -1 +1 @@
-554abc66a8173a8a0b40844830e439e8  ucommon-3.0.3.tar.gz
+d8b2b78468673a7fd849e1d086c1461a  ucommon-3.0.4.tar.gz


Index: ucommon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ucommon/devel/ucommon.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- ucommon.spec	11 Jun 2010 09:57:59 -0000	1.12
+++ ucommon.spec	11 Jun 2010 21:26:58 -0000	1.13
@@ -10,8 +10,8 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 3.0.3
-Release: 2%{?dist}
+Version: 3.0.4
+Release: 0%{?dist}
 License: LGPLv3+
 URL: http://www.gnu.org/software/commoncpp
 Source0: http://www.gnutelephony.org/dist/tarballs/ucommon-%{version}.tar.gz
@@ -136,6 +136,9 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Fri Jun 11 2010 - David Sugar <dyfet at gnutelephony.org> - 3.0.4-0
+- further revision on the tcp buffering api.
+
 * Fri Jun 11 2010 - David Sugar <dyfet at gnutelephony.org> - 3.0.3-2
 - critical fix for reusable objects
 - new core full duplex buffered io class, tcp and file buffering



More information about the scm-commits mailing list