summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-02-14 15:12:11 +0000
committerRafael H. Schloming <rhs@apache.org>2008-02-14 15:12:11 +0000
commitdec38809ed3d95cc022138d2a5704f27b70ca9f9 (patch)
treec4e95fdb9820e712eeabe9e1d9ea93fc3e15ce98 /qpid/cpp
parent68b90de9e73c4e30a7a3864e1c46843937341857 (diff)
downloadqpid-python-dec38809ed3d95cc022138d2a5704f27b70ca9f9.tar.gz
bumped spec release
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@627777 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/qpidc.spec.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/qpid/cpp/qpidc.spec.in b/qpid/cpp/qpidc.spec.in
index 3892b1ab40..8c248a44ee 100644
--- a/qpid/cpp/qpidc.spec.in
+++ b/qpid/cpp/qpidc.spec.in
@@ -5,7 +5,7 @@
Name: @PACKAGE@
Version: @VERSION@
-Release: 22%{?dist}
+Release: 23%{?dist}
Summary: Libraries for Qpid C++ client applications
Group: System Environment/Libraries
License: Apache Software License
@@ -156,6 +156,9 @@ fi
/sbin/ldconfig
%changelog
+* Thu Feb 14 2008 Rafael Schloming <rafaels@redhat.com> - 0.2-23
+- Bumped to pull in fixes for Beta 3
+
* Tue Feb 12 2008 Alan Conway <aconway@redhat.com> - 0.2-22
- Added -g to compile flags for debug symbols.