diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/qpidc.spec.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in index 8c248a44ee..167247f67b 100644 --- a/cpp/qpidc.spec.in +++ b/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 |