diff options
author | Gordon Sim <gsim@apache.org> | 2008-01-21 11:09:20 +0000 |
---|---|---|
committer | Gordon Sim <gsim@apache.org> | 2008-01-21 11:09:20 +0000 |
commit | e64a022647f07937144a400f0ef1185b084a892b (patch) | |
tree | 809db05a42125140c32cc593ba1591bfd65435fb /cpp | |
parent | ed8f721cbd5a220b184e8beeb0e49474567267c8 (diff) | |
download | qpid-python-e64a022647f07937144a400f0ef1185b084a892b.tar.gz |
bump up rev for recent changes to plugin modules & mgmt
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@613842 13f79535-47bb-0310-9956-ffa450edef68
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 6142cf5b66..5262bfb4b2 100644 --- a/cpp/qpidc.spec.in +++ b/cpp/qpidc.spec.in @@ -5,7 +5,7 @@ Name: @PACKAGE@ Version: @VERSION@ -Release: 17%{?dist} +Release: 18%{?dist} Summary: Libraries for Qpid C++ client applications Group: System Environment/Libraries License: Apache Software License @@ -155,6 +155,9 @@ fi %changelog +* Mon Jan 21 2008 Gordon Sim <gsim@redhat.com> - 0.2-18 +- bump up rev for recent changes to plugin modules & mgmt + * Thu Jan 03 2008 Nuno Santos <nsantos@redhat.com> - 0.2-17 - add missing header file SessionManager.h |