summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorNuno Santos <nsantos@apache.org>2008-01-07 21:34:49 +0000
committerNuno Santos <nsantos@apache.org>2008-01-07 21:34:49 +0000
commit3f298b62a79e98c7e2e2562b4af349dbe9bbc9a2 (patch)
treee56d0f9d82e9c76495e527d146e106ed8fbbf529 /cpp
parentaaa047e3f20bfd488ffc7fb9f95a6d275ebd3b18 (diff)
downloadqpid-python-3f298b62a79e98c7e2e2562b4af349dbe9bbc9a2.tar.gz
add missing header file SessionManager.h
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@609786 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/qpidc.spec.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in
index 6c5d2f2cae..6142cf5b66 100644
--- a/cpp/qpidc.spec.in
+++ b/cpp/qpidc.spec.in
@@ -5,7 +5,7 @@
Name: @PACKAGE@
Version: @VERSION@
-Release: 16%{?dist}
+Release: 17%{?dist}
Summary: Libraries for Qpid C++ client applications
Group: System Environment/Libraries
License: Apache Software License
@@ -155,6 +155,9 @@ fi
%changelog
+* Thu Jan 03 2008 Nuno Santos <nsantos@redhat.com> - 0.2-17
+- add missing header file SessionManager.h
+
* Thu Jan 03 2008 Nuno Santos <nsantos@redhat.com> - 0.2-16
- limit builds to i386 and x86_64 archs