[ucommon] new upstream release and possible base api for next point release of sipwitch

David Sugar dyfet at fedoraproject.org
Fri Aug 6 01:16:01 UTC 2010


commit 759838574be39c8e5de44d96429750bec83b8dd7
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Thu Aug 5 21:13:46 2010 -0400

    new upstream release and possible base api for next point release of sipwitch

 .gitignore   |    1 +
 sources      |    2 +-
 ucommon.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d754dbb..96db607 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ucommon-3.2.1.tar.gz
 ucommon-3.3.0.tar.gz
+ucommon-3.3.1.tar.gz
diff --git a/sources b/sources
index 15dea1e..aa8355f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3fc101846092f7028f94a032cd7743b9  ucommon-3.3.0.tar.gz
+96b661d8c3f88ceb13931d4400be0c36  ucommon-3.3.1.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index 1a77134..ff17b2d 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,7 +10,7 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 3.3.0
+Version: 3.3.1
 Release: 0%{?dist}
 License: LGPLv3+
 URL: http://www.gnu.org/software/commoncpp
@@ -153,6 +153,10 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Thu Aug 05 2010 - David Sugar <dyfet at gnutelephony.org> - 3.3.1-0
+- system logging integrated into shell api.
+- string initialization and expression fixes.
+
 * Sun Aug 01 2010 - David Sugar <dyfet at gnutelephony.org> - 3.3.0-0
 - internationalization bindings with gnu gettext support.
 - reorganized utils into ucommon-bin subpackage.


More information about the scm-commits mailing list