[ucommon] new upstream

David Sugar dyfet at fedoraproject.org
Sun Mar 20 15:28:04 UTC 2011


commit 62835d0d3f1cb298924b19f267ac2b6915f32896
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Sun Mar 20 11:27:54 2011 -0400

    new upstream

 .gitignore   |    1 +
 sources      |    2 +-
 ucommon.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94df877..50a3379 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ ucommon-3.3.4.tar.gz
 /ucommon-4.0.2.tar.gz
 /ucommon-4.1.5.tar.gz
 /ucommon-4.1.6.tar.gz
+/ucommon-4.2.0.tar.gz
diff --git a/sources b/sources
index a109c98..54c1b64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9420906daae00e71d2bda6ad32f1ae11  ucommon-4.1.6.tar.gz
+145d2d604ea7101c01681064f9182db3  ucommon-4.2.0.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index 7f8a62d..7aceab7 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,7 +10,7 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 4.1.6
+Version: 4.2.0
 Release: 0%{?dist}
 License: LGPLv3+
 URL: http://www.gnu.org/software/commoncpp
@@ -111,6 +111,10 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sun Mar 20 2011 David Sugar <dyfet at gnutelephony.org> - 4.2.0-0
+- some fixes in linked object abi.
+- some cleanup of utility argument parsing and follow options.
+
 * Sat Feb 26 2011 David Sugar <dyfet at gnutelephony.org> - 4.1.6-0
 - change to security model for memory mapped objects
 


More information about the scm-commits mailing list