diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2008-02-18 13:42:44 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2008-02-18 13:42:44 +0000 |
| commit | cd4c82be19c4472052ab6254f6ea223feb436432 (patch) | |
| tree | 59c4ec72f891b5a8795067b5cf69cb6e5fbd1a3a /qpid/cpp | |
| parent | af9b6453ca00994a5622265ea1e4646fde44f0e3 (diff) | |
| download | qpid-python-cd4c82be19c4472052ab6254f6ea223feb436432.tar.gz | |
bumped spec release
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@628737 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 8c248a44ee..167247f67b 100644 --- a/qpid/cpp/qpidc.spec.in +++ b/qpid/cpp/qpidc.spec.in @@ -5,7 +5,7 @@ Name: @PACKAGE@ Version: @VERSION@ -Release: 23%{?dist} +Release: 24%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -156,6 +156,9 @@ fi /sbin/ldconfig %changelog +* Mon Feb 18 2008 Rafael Schloming <rafaels@redhat.com> - 0.2-24 +- Bug fix for TCK issue in Beta 3 + * Thu Feb 14 2008 Rafael Schloming <rafaels@redhat.com> - 0.2-23 - Bumped to pull in fixes for Beta 3 |
