[ucommon] fixes commoncpp address list issue

David Sugar dyfet at fedoraproject.org
Sun May 5 13:12:22 UTC 2013


commit 11b9d4df033b3efb93f2cc93349009022909cff2
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Sun May 5 09:11:21 2013 -0400

    fixes commoncpp address list issue

 ucommon.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ucommon.spec b/ucommon.spec
index b3693ec..a7235d4 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,8 +10,8 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 6.0.2
-Release: 2%{?dist}
+Version: 6.0.4
+Release: 1%{?dist}
 License: LGPLv3+
 URL: http://www.gnu.org/software/commoncpp
 Source0: http://www.gnutelephony.org/dist/tarballs/ucommon-%{version}.tar.gz
@@ -123,6 +123,9 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sun May 05 2013 David Sugar <dyfet at gnutelephony.org> - 6.0.4-1
+- Fix for commoncpp address list comparisons
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list