diff options
author | Rafael H. Schloming <rhs@apache.org> | 2008-02-11 18:23:12 +0000 |
---|---|---|
committer | Rafael H. Schloming <rhs@apache.org> | 2008-02-11 18:23:12 +0000 |
commit | f6a10de289fe5e0f6790c362d9726d6b31c21ca0 (patch) | |
tree | d062d30014cfa1d3029a90dae8f27b262b2f6416 /cpp | |
parent | fc1048e5663973250e2fe345f1d2be4d8c943959 (diff) | |
download | qpid-python-f6a10de289fe5e0f6790c362d9726d6b31c21ca0.tar.gz |
bumped release for Beta 3
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@620566 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/qpidc.spec.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in index 45d67dff6e..ef958e988b 100644 --- a/cpp/qpidc.spec.in +++ b/cpp/qpidc.spec.in @@ -5,7 +5,7 @@ Name: @PACKAGE@ Version: @VERSION@ -Release: 18%{?dist} +Release: 20%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -156,6 +156,8 @@ fi /sbin/ldconfig %changelog +* Mon Feb 11 2008 Rafael Schloming <rafaels@redhat.com> - 0.2-20 +- bumped for Beta 3 * Mon Jan 21 2008 Gordon Sim <gsim@redhat.com> - 0.2-18 - bump up rev for recent changes to plugin modules & mgmt |