[ucommon] new upstream release 5.5.0

David Sugar dyfet at fedoraproject.org
Mon Aug 6 17:43:09 UTC 2012


commit 1bc95e238efda752094fd21b10b3514cee9f293b
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Mon Aug 6 13:42:27 2012 -0400

    new upstream release 5.5.0
    
    transitional api to 6.0
    new listof and mapof classes

 .gitignore   |    1 +
 sources      |    2 +-
 ucommon.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85375c0..4b52440 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ ucommon-3.3.4.tar.gz
 /ucommon-5.4.1.tar.gz
 /ucommon-5.4.2.tar.gz
 /ucommon-5.4.3.tar.gz
+/ucommon-5.5.0.tar.gz
diff --git a/sources b/sources
index f628717..a217975 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f13c25ad954fcc4da8338504c47c55a  ucommon-5.4.3.tar.gz
+99d302b5217bb92b6fb9d91ead6fd028  ucommon-5.5.0.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index 7c96511..656f562 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,8 +10,8 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 5.4.3
-Release: 2%{?dist}
+Version: 5.5.0
+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,10 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Mon Aug 06 2012 David Sugar <dyfet at gnutelephony.org> - 5.5.0-1
+- new listof and mapof classes
+- other transitional api changes related to future 6.0 release
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.4.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list