From 68f6064ba3b01c08bca13b8bb1551bdedbaf367a Mon Sep 17 00:00:00 2001 From: Nuno Santos Date: Tue, 18 Dec 2007 18:41:14 +0000 Subject: 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@605289 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/qpidc.spec.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'qpid/cpp') diff --git a/qpid/cpp/qpidc.spec.in b/qpid/cpp/qpidc.spec.in index 614ba0bacc..e0f42165e5 100644 --- a/qpid/cpp/qpidc.spec.in +++ b/qpid/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 - 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 - 0.2-13 - installcheck target to build examples in installation. -- cgit v1.2.1