[ucommon] new upstream abi release

David Sugar dyfet at fedoraproject.org
Mon Sep 27 11:39:18 UTC 2010


commit c07e1cdb3e0db1ee58c977953bdc11f5d6eefde6
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Mon Sep 27 07:39:08 2010 -0400

    new upstream abi release

 .gitignore   |    1 +
 sources      |    2 +-
 ucommon.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fa4512b..d82f629 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ ucommon-3.3.2.tar.gz
 ucommon-3.3.3.tar.gz
 ucommon-3.3.4.tar.gz
 /ucommon-3.4.0.tar.gz
+/ucommon-4.0.0.tar.gz
diff --git a/sources b/sources
index 2efc7be..422dd87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76ce6347fc661a89f015f3cd15cb6d4c  ucommon-3.4.0.tar.gz
+0bf185a9ae7fefbf5fb27f37043e4cdd  ucommon-4.0.0.tar.gz
diff --git a/ucommon.spec b/ucommon.spec
index 32eaf9b..d2e72e0 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -10,7 +10,7 @@
 
 Name: ucommon
 Summary: Portable C++ framework for threads and sockets
-Version: 3.4.0
+Version: 4.0.0
 Release: 0%{?dist}
 License: LGPLv3+
 URL: http://www.gnu.org/software/commoncpp
@@ -104,6 +104,9 @@ html browsable.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sun Sep 26 2010 - David Sugar <dyfet at gnutelephony.org> - 4.0.0-0
+- new abi release.
+
 * Sat Sep 18 2010 - David Sugar <dyfet at gnutelephony.org> - 3.4.0-0
 - simplified packaging and better runtime focus.
 - ccscript moved to bayonne, ccaudio detached.


More information about the scm-commits mailing list