[ucommon] new keyfile methods to be required in other ucommon packages in the future

David Sugar dyfet at fedoraproject.org
Sat Mar 26 22:23:38 UTC 2011


commit 74a3f360dfbadb81ce3b91a882093baa31734f1e
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Sat Mar 26 18:23:32 2011 -0400

    new keyfile methods to be required in other ucommon packages in the future

 .gitignore   |    1 +
 sources      |    2 +-
 ucommon.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50a3379..b4d299b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ ucommon-3.3.4.tar.gz
 /ucommon-4.1.5.tar.gz
 /ucommon-4.1.6.tar.gz
 /ucommon-4.2.0.tar.gz
+/ucommon-4.2.1.tar.gz
diff --git a/sources b/sources
index 54c1b64..c344a5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-145d2d604ea7101c01681064f9182db3  ucommon-4.2.0.tar.gz
+144e0407d345437002f48baf2c7f2138  ucommon-4.2.1.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index 7aceab7..88080ab 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,7 +10,7 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 4.2.0
+Version: 4.2.1
 Release: 0%{?dist}
 License: LGPLv3+
 URL: http://www.gnu.org/software/commoncpp
@@ -111,6 +111,9 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sat Mar 26 2011 David Sugar <dyfet at gnutelephony.org> - 4.2.1-0
+- extended keyfile for copy constructor and saving keys.
+
 * 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.


More information about the scm-commits mailing list