diff options
| author | Nuno Santos <nsantos@apache.org> | 2008-01-07 21:34:49 +0000 |
|---|---|---|
| committer | Nuno Santos <nsantos@apache.org> | 2008-01-07 21:34:49 +0000 |
| commit | 5e9ff2b59e1f1cbbcaa46e56381b0d6dc7413a68 (patch) | |
| tree | cd23df567f24abcbc299ee2551d99a0b0c7b8a6e /qpid/cpp | |
| parent | 131653662625e18df0bec6247a19537a6e238ca6 (diff) | |
| download | qpid-python-5e9ff2b59e1f1cbbcaa46e56381b0d6dc7413a68.tar.gz | |
add missing header file SessionManager.h
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@609786 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/qpidc.spec.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/qpid/cpp/qpidc.spec.in b/qpid/cpp/qpidc.spec.in index 6c5d2f2cae..6142cf5b66 100644 --- a/qpid/cpp/qpidc.spec.in +++ b/qpid/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 |
