[ucommon/f14/master] even more upstream bugfixes

David Sugar dyfet at fedoraproject.org
Mon Aug 9 05:19:35 UTC 2010


commit 5182d4fe9b36a80a49340cde6f307218e22c5fdd
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Mon Aug 9 01:19:34 2010 -0400

    even more upstream bugfixes

 .gitignore   |    1 +
 sources      |    2 +-
 ucommon.spec |    8 +++++++-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 661423d..d9f56d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 ucommon-3.2.1.tar.gz
 ucommon-3.3.1.tar.gz
 ucommon-3.3.2.tar.gz
+ucommon-3.3.3.tar.gz
diff --git a/sources b/sources
index e1d4eb2..f9cc8d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07dc2d202ef2b33fa8339d3edc21b4b9  ucommon-3.3.2.tar.gz
+704ddc01bb8ea8530daab1b1104a61e6  ucommon-3.3.3.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index 414d83a..433978c 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,7 +10,7 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 3.3.2
+Version: 3.3.3
 Release: 0%{?dist}
 License: LGPLv3+
 URL: http://www.gnu.org/software/commoncpp
@@ -153,9 +153,15 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sun Aug 08 2010 - David Sugar <dyfet at gnutelephony.org> - 3.3.3-0
+- daemon detach and restart support.
+- completion of string to numeric conversions.
+
 * 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