summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorNuno Santos <nsantos@apache.org>2007-12-18 18:41:14 +0000
committerNuno Santos <nsantos@apache.org>2007-12-18 18:41:14 +0000
commit248d252c9dd62547633214c67903de351b03dfbd (patch)
tree06c77e4d716b982e53c5741265da1be23255fe57 /cpp
parent29a99ba263cd32b4bc6510ef748d77abc143227c (diff)
downloadqpid-python-248d252c9dd62547633214c67903de351b03dfbd.tar.gz
include fixes from Gordon Sim (fragmentation, lazy-loading, staging) and Alan Conway (exception handling in the client)
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@605289 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/qpidc.spec.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in
index 614ba0bacc..e0f42165e5 100644
--- a/cpp/qpidc.spec.in
+++ b/cpp/qpidc.spec.in
@@ -5,7 +5,7 @@
Name: @PACKAGE@
Version: @VERSION@
-Release: 13%{?dist}
+Release: 14%{?dist}
Summary: Libraries for Qpid C++ client applications
Group: System Environment/Libraries
License: Apache Software License
@@ -152,6 +152,10 @@ fi
%changelog
+* Tue Dec 18 2007 Nuno Santos <nsantos@redhat.com> - 0.2-14
+- include fixes from Gordon Sim (fragmentation, lazy-loading, staging)
+ and Alan Conway (exception handling in the client).
+
* Thu Dec 6 2007 Alan Conway <aconway@redhat.com> - 0.2-13
- installcheck target to build examples in installation.