[ucommon] Greater commoncpp compatibility

David Sugar dyfet at fedoraproject.org
Mon Apr 14 12:22:49 UTC 2014


commit 785bfc64cdf5816720edac4aea7c7c7646361cfe
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Mon Apr 14 08:22:35 2014 -0400

    Greater commoncpp compatibility

 .gitignore   |    1 +
 sources      |    2 +-
 ucommon.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3312160..3b7c9fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ ucommon-3.3.4.tar.gz
 /ucommon-6.0.4.tar.gz
 /ucommon-6.0.7.tar.gz
 /ucommon-6.1.0.tar.gz
+/ucommon-6.1.1.tar.gz
diff --git a/sources b/sources
index 0942d62..5c06410 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3509b5065f673a0357383a9fd90a8c1b  ucommon-6.1.0.tar.gz
+48afcf19ae4ea4877af9ebe00490a4c0  ucommon-6.1.1.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index ff58e75..6b5365d 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,7 +10,7 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 6.1.0
+Version: 6.1.1
 Release: 1%{?dist}
 License: LGPLv3+
 URL: http://www.gnu.org/software/commoncpp
@@ -125,6 +125,9 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Mon Apr 14 2014 David Sugar <dyfet at gnutelephony.org> - 6.1.1-1
+- Greater commoncpp compatibility
+
 * Mon Jan 06 2014 David Sugar <dyfet at gnutelephony.org> - 6.1.0-1
 - Keywait utility added
 - Fixes for correcting commoncpp exception handling


More information about the scm-commits mailing list